Hi Excel Gurus,
I need to get only some records from
database, which are in the column A
of the sheet.
Currently i am importing all the data
using database query into one master
file and then using vlookup to get
values of those particular records.
But as i need to do this very often, it is
very time consuming and want to
automate it using VBA script.
The Database has, say columns
PRIM,B,C,D&E.
In excel sheet I give values for "PRIM"
in column "A"
How to fetch the respective records?
Thanx in Advance
:flower: