Hello!
I have an excel spreadsheet that has the account names in the columns and the account information in the rows. I have labeled/named each column with the corresponding account number. I'm trying to write a macro that will update a field depending on the account number label. Is there a way in vba to get the column name. I'm aware that you can set the name of a range, but do you know how to pull the name of a range?? Any ideas?
Thanks so much for your help in advance!!!
LJA520
I have an excel spreadsheet that has the account names in the columns and the account information in the rows. I have labeled/named each column with the corresponding account number. I'm trying to write a macro that will update a field depending on the account number label. Is there a way in vba to get the column name. I'm aware that you can set the name of a range, but do you know how to pull the name of a range?? Any ideas?
Thanks so much for your help in advance!!!
LJA520