Hi,
Does anyone have a VBA function which can accept a column number (or letter) and return the column letter of the previous column?
I've written some code but am running into problems when the column letters go into double digits (e.g. previous column letter to AA should be Z).
Can anyone advise?
Thanks,
K
Does anyone have a VBA function which can accept a column number (or letter) and return the column letter of the previous column?
I've written some code but am running into problems when the column letters go into double digits (e.g. previous column letter to AA should be Z).
Can anyone advise?
Thanks,
K