A
admailtx
Howdy,
I've got a list of 250 some odd abbreviations and full codes for excel
data. I want to run a macro that will search for A1, then replace it
with the value in B1, then A2 with B2, and so forth until the end of
data in column A. Any ideas on how I could do this? Btw, is it possible
to store the conversions in the macro workbook, so it isn't "lost". IE,
could I make a sheet1 in personal.xls, then have the macro check
personal.xls, sheet1, column A, then replace with personal.xls, sheet1,
column B?
Hope this makes sense!
Thanks in advance!
Austin
I've got a list of 250 some odd abbreviations and full codes for excel
data. I want to run a macro that will search for A1, then replace it
with the value in B1, then A2 with B2, and so forth until the end of
data in column A. Any ideas on how I could do this? Btw, is it possible
to store the conversions in the macro workbook, so it isn't "lost". IE,
could I make a sheet1 in personal.xls, then have the macro check
personal.xls, sheet1, column A, then replace with personal.xls, sheet1,
column B?
Hope this makes sense!
Thanks in advance!
Austin