Hello everyone
I have a question regarding the resolution and zoom of a monitor.
I am currently doing an Internship in a company and they have asked me to develop an interface in VBA that will be used in the Tear Down area of the company.
Currently the interface is almost finished,however i am facing an annoying issue.
The issue that im facing is that i made this interface on my laptop which the resolution of it is 1920x1080 with a zoom of 125% and the monitors that this interface will run on have a resolution of 1360x768 (I know, they are ANCIENT) and every time i open up my program the interface looks kinda meh.
I wouldn't mind it if the interface wasn't looking that good if it still worked properly,however the main reason im starting this thread is because i have a button in my interface that displays images of where leaks can happen and the user is supposed to click on the spot where a leak occurred and that info will be sent to a cell in the sheet but since the resolution of their monitors are different from the one i used to code the excel file the images aren't displayed correctly and the labels that i assigned to have those values are in different spots.
Do i really need to get them new monitors or is there a way to fix this?

Thank you for reading