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

I have a dbs which allows the user

Status
Not open for further replies.

illini

Technical User
Aug 2, 2002
89
FR
I have a dbs which allows the user to export data into an Excel spreadsheet via a Form & Cmd_Button. I would like to include in the Excel spreadsheet a module with the following code:

Sub auto_open()

MsgBox "Place a 'X' in Column C for every record to be deleted"

End Sub

Has anyone come accross something similar?

-illini
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top