Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default storing value's

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting an Array to value's Gunti Excel Discussion (Misc queries) 12 November 3rd 08 02:51 PM
combo box and value's Trey Excel Discussion (Misc queries) 0 July 11th 07 08:36 PM
delete zero value's using a macro tweacle Excel Worksheet Functions 1 January 22nd 06 11:31 PM
Sum amount if = 2 value's loscherland Excel Discussion (Misc queries) 1 July 4th 05 03:03 PM
Multiple lookup value's rucker31 Excel Worksheet Functions 0 March 11th 05 11:17 PM


All times are GMT +1. The time now is 02:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"