Increase column heading letters withing routine?
Selection.Offset(0,1).select
HTH
--
AP
"Adam" a écrit dans le message de
...
After each time my program cycles through a For routine, I want it to
increase the column heading letter so that the next time it cycles
through, I
can have it input data in the next column. Is there a way to do this?
Thank
you.
|