Using for to add code

  • Thread starter dhoover via AccessMonster.com
  • Start date
D

dhoover via AccessMonster.com

I currently have FormA with a button that is used to export reports to a
location on the c: drive. I'd like to be able to create FormB that allows
the users to enter the name of a report from the database and add a string of
code to FormA so that when the user clicks the button on FormA, the report
just added will also be exported. Can this be done in Access?
 
Top