G
Guest
The following statements work fine in Access 2000 to 2003, but not in 2007.
Why ?
DoCmd.ShowToolbar "Page View", acToolbarNo
Application.CommandBars("File").Controls("Exit").Enabled = False
BrerGoose
Why ?
DoCmd.ShowToolbar "Page View", acToolbarNo
Application.CommandBars("File").Controls("Exit").Enabled = False
BrerGoose