Running a Macro on a Data Access Page

Y

yakule

i don't think that you can do this as data access pages are HTML and yo
can't run macros from the web. you would have to re-write your macro i
a script to carry out whatever instructions you want it to do
 
Top