oxicottin
Learning by pecking away....
- Local time
- Today, 13:01
- Joined
- Jun 26, 2007
- Messages
- 888
hold shift key down while DB opens
There is also code in the frmCalendar(s) OnOpen Event to hide the menu's. Change the code below to true to enable it.

Code:
Application.CommandBars("Menu bar").Enabled = False '*****Disables Menu Bar******