Access 2007 Macros - Compatibility with Access 2000

B

Bob

Developed an application in Access 2007 which included several "embedded"
macros and VBA code. Saved the app as Access 2000 and sent it to a colleague
but they are not able to see any of the macros behind the various controls.
Is there a setting in 2007 or 2000 to prevent this problem?

Any help is appreciated.
 
S

Steve Schapel

Bob,

I don't have any direct experience with this. But in general, you
shouldn't use a feature in a later version that is not supported in an
earlier version, if you subsequently want to use the file within that
earler version. So, in your example, embedded macros are a new feature
in Access 2007. I would not expect it to work in Access 2000. So, in
summary, no settings, just don't do it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top