View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Phil Hunt Phil Hunt is offline
external usenet poster
 
Posts: 7
Default How do i express this in number

What is an equilvalent expression in Range("A1") using only number inside
the prarentheses, how about Range("2:3")

I am trying to loop thru cells in a range, but working with qoutes make it
little bit harder.

thanks.