ABDULFATAH
Registered User.
- Local time
- Today, 22:27
- Joined
- Oct 22, 2001
- Messages
- 11
How to open the page setup window by code in the click event of a button?
I tried the following code but it did not work Why?
DoCmd.RunCommand accmdpagesetup
I tried the following code but it did not work Why?
DoCmd.RunCommand accmdpagesetup