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

Import Excel VBA 1

Status
Not open for further replies.

rpbenito

Programmer
Jun 13, 2001
63
US
How can I import an excel sheet using VBA?

Thanks for your help
 
If you use docmd.transferspreadsheet command. If you look it up in the help files it will give you the correct syntax.

Cheers,
Steve Make things as simple as possible — but no simpler.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top