Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ryan
 
Posts: n/a
Default I need current value of one worksheet into another cell?

I am trying to put the value of one worksheet into another cell in another
worksheet.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paul B
 
Posts: n/a
Default I need current value of one worksheet into another cell?

Ryan, will something like this work? =Sheet2!A1

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Ryan" wrote in message
...
I am trying to put the value of one worksheet into another cell in another
worksheet.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default I need current value of one worksheet into another cell?

.. will something like this work? =Sheet2!A1

Adding on a little to Paul's suggestion ..
if you need the cell to appear "blank" if Sheet2!A1 is empty
try this variant: =IF(Sheet2!A1="","",Sheet2!A1)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ryan
 
Posts: n/a
Default I need current value of one worksheet into another cell?

I tried that but for some reason it only works for that one time. Once that
value changes on the other sheet it doesn't change in the current sheet. Got
any ideas?

"Paul B" wrote:

Ryan, will something like this work? =Sheet2!A1

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Ryan" wrote in message
...
I am trying to put the value of one worksheet into another cell in another
worksheet.



.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default I need current value of one worksheet into another cell?

"Ryan" wrote
I tried that but for some reason it only works
for that one time. Once that value changes
on the other sheet it doesn't change in the current sheet.


The above behaviour points strongly
to the calc mode set to "Manual"
(probably inadvertently, and w/o you being aware of it)

To check / change calc mode:
Click Tools Options Calculation tab
Ensure "Automatic" is checked OK
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default I need current value of one worksheet into another cell?

Type = then use your mouse to click on the cell in your other worksheet. Hit
Enter.


"Ryan" wrote:

I am trying to put the value of one worksheet into another cell in another
worksheet.

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ryan
 
Posts: n/a
Default I need current value of one worksheet into another cell?

Hey man i appreciate it I never thought it would have been that easy.


"JMB" wrote:

Type = then use your mouse to click on the cell in your other worksheet. Hit
Enter.


"Ryan" wrote:

I am trying to put the value of one worksheet into another cell in another
worksheet.

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default I need current value of one worksheet into another cell?

You're welcome. Thanks for the feedback.

"Ryan" wrote:

Hey man i appreciate it I never thought it would have been that easy.


"JMB" wrote:

Type = then use your mouse to click on the cell in your other worksheet. Hit
Enter.


"Ryan" wrote:

I am trying to put the value of one worksheet into another cell in another
worksheet.

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
Adding a row to worksheet does not update cell references in another. blausen Excel Worksheet Functions 5 February 25th 06 09:14 PM
How do I copy a date in a worksheet cell to another worksheet? JennLee Excel Worksheet Functions 3 February 17th 06 05:38 PM
update cell in other worksheet based... mwrfsu Excel Worksheet Functions 0 August 19th 05 05:22 PM
Data From One Worksheet To Be Used In A Cell In A Different Worksheet ratt Excel Worksheet Functions 5 August 16th 05 03:13 AM
xls worksheet formatting a single cell Archer------------> Excel Discussion (Misc queries) 1 April 30th 05 07:25 PM


All times are GMT +1. The time now is 07:26 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"