Feb 25, 2003 #1 joealton Electrical Joined Feb 25, 2003 Messages 1 Location US I'm trying to pull data from certain fields in excel from access using vba code.
Feb 26, 2003 #2 plawrence Mechanical Joined Oct 29, 2002 Messages 39 Location US Turn on the macro recorder and go to Data>Get External Data>New Database Query. Take a look at the code and it should give a pretty good idea of how to set it up. patrick Upvote 0 Downvote
Turn on the macro recorder and go to Data>Get External Data>New Database Query. Take a look at the code and it should give a pretty good idea of how to set it up. patrick