I am distributing an .mde file made with access 2003, and running it with 2007 runtime and/or 2010 runtime. I asked on the boards here and was told that should work fine. I know there will be a few things to work out...here is one:
When testing the app.mde in the 2007 runtime environment, I press Ctrl+; (semicolon) to enter the date, it gives me the message:
"The function you entered can't be used in this expression."
I did some searching and found this suggestion:
Open any code module (or open the debug window using Ctrl-G). Select
Tools | References from the menu bar. Examine all of the checked
references: uncheck any that have "MISSING:" in front. You should be
okay after that (although you might have to go back into the references
and recheck any you unchecked if you really did need them)
But none of my checked references say MISSING in front.
Thank you for any help.