R
reno
want to use lookup tables as poor man's db.
have about 200 uniquely numbered stores, each time a call comes in we log it
by that number, and each "record" has 11 "fields" or columns. if the list is
sorted in ascending order, how can i use a a vlookup in combo with macro to
go in and key off the unique number and bring all the rows of data back
identified with that unique number to one page?
Stores may have only one "record" and some may 15.
formula would look at the keyed in number...say 101 and go to lu table and
start with 101 and repeat until it reached 102.
any ideas?
have about 200 uniquely numbered stores, each time a call comes in we log it
by that number, and each "record" has 11 "fields" or columns. if the list is
sorted in ascending order, how can i use a a vlookup in combo with macro to
go in and key off the unique number and bring all the rows of data back
identified with that unique number to one page?
Stores may have only one "record" and some may 15.
formula would look at the keyed in number...say 101 and go to lu table and
start with 101 and repeat until it reached 102.
any ideas?