concatenate values / convert to csv help
Hi all,
I have a table with only one column which is serial#.
Could you help me to create a macro that will
concatenate "prd-" text with serial# value and save the
results as csv file in designated location. I am just
learning VBA.
The range in serial# colum is not static, it could change
every week. So the range like a1:a100 can not be assigned.
Thanks a lot and hugs to all,
|