Develope on Office 2003 and run on Office 2002

N

NNlogistics

I have been developing on a system with Office 20003 (File structure 2000)
and running on a system running Off 2002 and Off 2000 - no problems until
recently

When I try to open front end on Off 2002(Haven't tried Off 2000 yet), which
open frmMainMenu. I get
'An Error Occurredwhile load form_frmOrder'
Do you want to Continue loading project?

When I say Yes
'Invalid Procedure Call or Argument.

frmOrder is opened with command button on frmMainMenu

If I try to Compile, I get same error.

'Invalid Procedure Call or Argument.

Not Sure how to proceed.
 
Top