hi
Ive been using the following code to zoom on a text box as posted by ghudson:
DoCmd.RunCommand acCmdZoomBox
The problem is it works fine on my PC but not on any of my colleagues, even if logged on as admin. Can anyone suggest any reason why this would not work. It doesnt come up with an error message or anything and we are all using the exact same database
Ive been using the following code to zoom on a text box as posted by ghudson:
DoCmd.RunCommand acCmdZoomBox
The problem is it works fine on my PC but not on any of my colleagues, even if logged on as admin. Can anyone suggest any reason why this would not work. It doesnt come up with an error message or anything and we are all using the exact same database