Thread: storing value's
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default storing value's

Range("L23")=count

"ashw1984" wrote:

i have declared a number
"dim count as single"
and changed it
how do i copy the value of "count" into a cell
say cell L23