MS Access 2007 - Macro's

salmansohail

New member
Local time
Today, 08:51
Joined
Jun 7, 2010
Messages
1
Hi,

I received access 2003 data from a friend of mine with macro's, but i got access 2007 on my system.

When i open the database i found a macro, which says All output and if i right click on this macro and select design view, i found the following macros embeed

i.e.,

Action Arguments
SetWarnings No
Run Macro Output Macro 1
Run Macro Output Macro 2
Run Macro Output Macro 3
Run Macro Output Macro 4


Underneath I found
Action Arguments Pane and this has got the following:

Macro Name: 1 - Output Macro (If i click on this column it display 10-20 macros - to know what this macros are doing, i need to know where to find the list of macros appearing in this drop down list box)
Repeat Count:
Repeat Expression:

access 2007 macros.jpg
Not sure where to find the list of macros appearing in macro name listbox.

Anyone can help...
 
The macros might be just hidden. In Access 2003 you can unhide hidden object with Tools -> Options -> View -> Show Hidden Objects (or the like, I do not have Access available right now). There must be an equivalent in A2007

HTH
Thomas
 

Users who are viewing this thread

Back
Top Bottom