Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default show a value of X in worksheet

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default show a value of X in worksheet

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
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
Show only some formulas in a worksheet Emece Excel Discussion (Misc queries) 2 May 19th 10 07:49 PM
How do I show the worksheet name in a cell? Sam Excel Discussion (Misc queries) 3 November 3rd 09 05:12 PM
Show Zeros in some cells even though worksheet set to not show zer SteveM Excel Discussion (Misc queries) 6 August 18th 09 03:14 PM
how do i sort a worksheet data to show repetitve data and show mrcheatherington Excel Worksheet Functions 1 December 30th 07 02:26 PM
show worksheet along with form cj2k2k Excel Discussion (Misc queries) 5 July 2nd 07 11:48 AM


All times are GMT +1. The time now is 11:07 AM.

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"