Selecting columns

J

john431

I need to unhide some columns. The number is variable but is a known factor.
To select the columns Excel requires a letter designation, i.e., Columns
("A:D").Select. However, I want to use numbers instead since I know the
number of columns. If this is not possible, is there a simple way to convert
numbers to the column letters required in the above statement?

John431
 
J

john431

Sorry, please ignore this message. I posted it in Access when I ment to post
it in the Excel discussion group.
 
Top