View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jhahes[_40_] jhahes[_40_] is offline
external usenet poster
 
Posts: 1
Default General Loop question


Can someone please help me with the following!

I just want to do this

Start in Cell b2

activecell.offset(0,5).value = cdbl(Activecell.value)

then go to b3
b4
b5


all the way until row 500.

I am trying to convert these text strings to number format without
retyping them.

Thanks
Josh


--
jhahes
------------------------------------------------------------------------
jhahes's Profile: http://www.excelforum.com/member.php...o&userid=23596
View this thread: http://www.excelforum.com/showthread...hreadid=474780