Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP And Access

Status
Not open for further replies.

kjoost001

Programmer
Apr 11, 2002
19
0
0
US
Does anyone know how to call a stored Macro from ASP?
My macro is "Macro1", why doesnt the following work?

con.Execute "exec Macro1"

Is it possible to call a macro from an ASP Page?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top