T
trainer07
I created a command button in a form that when clicked, a calculator open. I
did this using the wizard and choose Run Application and typed in:
c\winnt\system32\calc.exe
I now want the calculator to open up in the upper left hand corner of the
form and be 5 inches wide and 6 inches tall. I know that you can write a
docmd.MoveSize in Visual Basic, but I don't know how to do this. Any
assistance would be appreciated.
Thanks!
did this using the wizard and choose Run Application and typed in:
c\winnt\system32\calc.exe
I now want the calculator to open up in the upper left hand corner of the
form and be 5 inches wide and 6 inches tall. I know that you can write a
docmd.MoveSize in Visual Basic, but I don't know how to do this. Any
assistance would be appreciated.
Thanks!