G Gautam Apr 19, 2007 #1 can any one help me with a function which transforms ascii values to character, tobe used in Macro for column referance
can any one help me with a function which transforms ascii values to character, tobe used in Macro for column referance
N NickHK Apr 19, 2007 #2 You mean the Chr function ? However, you can reference columns/ranges by number. ?cells(1,3).address $C$1 ?columns(26).address $Z:$Z NickHK
You mean the Chr function ? However, you can reference columns/ranges by number. ?cells(1,3).address $C$1 ?columns(26).address $Z:$Z NickHK