Sam Summers
Registered User.
- Local time
- Today, 06:30
- Joined
- Sep 17, 2001
- Messages
- 939
Hi,
I have a database that i have deployed on my works network. I created it on my machine that is running Access 2002 developer. The works system is running 2003.
Various strange things are happening regarding totalling in supreports. When i try to compile it is breaking at this line of code:
Dim OFN As OPENFILENAME
The database compiles fine on my machine. I have checked the references and they are identical except for the Access object library which is version 10 on my machine and version 11 on the companies system.
Any ideas anyone?
Thank you very much in advance
I have a database that i have deployed on my works network. I created it on my machine that is running Access 2002 developer. The works system is running 2003.
Various strange things are happening regarding totalling in supreports. When i try to compile it is breaking at this line of code:
Dim OFN As OPENFILENAME
The database compiles fine on my machine. I have checked the references and they are identical except for the Access object library which is version 10 on my machine and version 11 on the companies system.
Any ideas anyone?
Thank you very much in advance