run button in module is grayed out?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Guys,
Cannot run a standard module. The run button in Modules in Access 2003 with
SP1 is grayed out and I don't know how to execute my module other than
through the VBA code editor. Any help will be appreciated.
 
try to open immidiate window (ctrl+G), type sub name there, or ? followed
function name and hit enter
 
Back
Top