Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting an Array to value's | Excel Discussion (Misc queries) | |||
combo box and value's | Excel Discussion (Misc queries) | |||
delete zero value's using a macro | Excel Worksheet Functions | |||
Sum amount if = 2 value's | Excel Discussion (Misc queries) | |||
Multiple lookup value's | Excel Worksheet Functions |