VBA/Row number/column numer

  • Thread starter Thread starter mika.
  • Start date Start date
M

mika.

If I want to specify a cell in VBA but only know it's row
NUMBer and not column number, how would I describe this
cell in vba? i.e. instead of AA5, i want to be able to
talkb about it as being column 27 and row 5...

thanks!
 
Back
Top