Thread: Cell Value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mark mark is offline
external usenet poster
 
Posts: 196
Default Cell Value

dim stVariable

stVariable = range("a1").value


-----Original Message-----
Simple question.

I need to get that value in a specific cell. Can someone

show me an example?

Thanks!


.