![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi, I want the user to click a button on a form and display the "About Microsoft Access" screen. What is the VBA code to do that? Cheers, Barry |
#4
| |||
| |||
|
|
"Barry Edmund Wright" <barry.edmund.wri... (AT) witstoronto (DOT) ca> skrev i en meddelelsenews:3fde85a2-1c29-4622-aaeb-ed7e9f82f3a2 (AT) z14g2000yqh (DOT) googlegroups.com... Hi, I want the user to click a button on a form and display the "About Microsoft Access" screen. What is the VBA code to do that? Cheers, Barry Hello Barry. Try DoCmd.RunCommand acCmdAboutMicrosoftAccess in an button event. Regard Jørn |
![]() |
| Thread Tools | |
| Display Modes | |
| |