Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to show the value of "X" as defined in a Macro and display it in a
worksheet cell the value is a whole number Any help appreciated |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To put a variable's value in a cell, use something like
Worksheets("Sheet1").Range("A1").Value = X -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "bertieBassett" wrote in message ... I need to show the value of "X" as defined in a Macro and display it in a worksheet cell the value is a whole number Any help appreciated |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Show only some formulas in a worksheet | Excel Discussion (Misc queries) | |||
How do I show the worksheet name in a cell? | Excel Discussion (Misc queries) | |||
Show Zeros in some cells even though worksheet set to not show zer | Excel Discussion (Misc queries) | |||
how do i sort a worksheet data to show repetitve data and show | Excel Worksheet Functions | |||
show worksheet along with form | Excel Discussion (Misc queries) |