A
AlfNeuman
I tried the Lookup Wizard to find information contained in one worksheet of
58,125 rows. I first tried with my source criteria in one worksheet of 147
rows and the info I needed in the bigger worksheet. The wizard didn't like
that.
I then copied the lookup values column of 147 rows into the bigger worksheet
as a single column. The wizard returned a Visual Basic "Runtime error '6' -
Overflow" error. The help button opened a blank window.
What I'm trying to accomplish is to match data from one source we get daily
to a master list so we can get the purchased licenses mailed out. The common
info in the master worksheet and the daily sales worksheet is the NIN number.
I want to lookup the licensee's information from the master worksheet using
the NIN from the daily sales worksheet to then populate the respective fields
in the daily sales worksheet.
NIN = 1234567
Lookup returns: "Name", "address", "city", "state", "zip", etc. from master
and inserts the data into the row for NIN 1234567 in the daily sales
worksheet.
clear as stained glass?
58,125 rows. I first tried with my source criteria in one worksheet of 147
rows and the info I needed in the bigger worksheet. The wizard didn't like
that.
I then copied the lookup values column of 147 rows into the bigger worksheet
as a single column. The wizard returned a Visual Basic "Runtime error '6' -
Overflow" error. The help button opened a blank window.
What I'm trying to accomplish is to match data from one source we get daily
to a master list so we can get the purchased licenses mailed out. The common
info in the master worksheet and the daily sales worksheet is the NIN number.
I want to lookup the licensee's information from the master worksheet using
the NIN from the daily sales worksheet to then populate the respective fields
in the daily sales worksheet.
NIN = 1234567
Lookup returns: "Name", "address", "city", "state", "zip", etc. from master
and inserts the data into the row for NIN 1234567 in the daily sales
worksheet.
clear as stained glass?