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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Macro to Export Data

Status
Not open for further replies.

Blake290

MIS
Apr 3, 2003
17
US
I have successfully created a Macro to export information to a spreadsheet. I added a close step to the macro and left the object type blank to close the active window, which is the macro window.

I am trying to figure out how to close the Access Window (the bigger window)

 
close a form? or the application? Use the macro function "close" and specify form as the type for the first, and quit for the second

[pc]

Graham
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top