Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dennis
 
Posts: n/a
Default Duplicating cell value between worksheets

A simple question by example. Say I have a value in ws1, cell a31, of 345.
I would like whatever the value of that cell to also be shown in ws 2, cell
g50. How do I do that?
--
Dennis
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Duplicating cell value between worksheets

Hi!

In Sheet2 G50 enter:

=Sheet1!A31

Biff

"Dennis" wrote in message
...
A simple question by example. Say I have a value in ws1, cell a31, of 345.
I would like whatever the value of that cell to also be shown in ws 2,
cell
g50. How do I do that?
--
Dennis



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roger Govier
 
Posts: n/a
Default Duplicating cell value between worksheets

Hi Dennis

In Sheet2 cell G50 enter =Sheet1!A31

--
Regards

Roger Govier


"Dennis" wrote in message
...
A simple question by example. Say I have a value in ws1, cell a31, of
345.
I would like whatever the value of that cell to also be shown in ws 2,
cell
g50. How do I do that?
--
Dennis



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dennis
 
Posts: n/a
Default Duplicating cell value between worksheets

Biff,

Thanks you very much. I told you it was a simple question. It works.
--
Dennis


"Biff" wrote:

Hi!

In Sheet2 G50 enter:

=Sheet1!A31

Biff

"Dennis" wrote in message
...
A simple question by example. Say I have a value in ws1, cell a31, of 345.
I would like whatever the value of that cell to also be shown in ws 2,
cell
g50. How do I do that?
--
Dennis




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default Duplicating cell value between worksheets

=if(sheet1!a31="","",sheet1!a31)

(there's a difference in what you'll see if sheet1, cell A31 is empty.)

Dennis wrote:

A simple question by example. Say I have a value in ws1, cell a31, of 345.
I would like whatever the value of that cell to also be shown in ws 2, cell
g50. How do I do that?
--
Dennis


--

Dave Peterson


  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dennis
 
Posts: n/a
Default Duplicating cell value between worksheets

Roger,
Thank you for your prompt response to my question. It feels great to have
the answer after spending hours trying to research this by reading manuals.
Newsgroups and responders are wonderful.

--
Dennis


"Roger Govier" wrote:

Hi Dennis

In Sheet2 cell G50 enter =Sheet1!A31

--
Regards

Roger Govier


"Dennis" wrote in message
...
A simple question by example. Say I have a value in ws1, cell a31, of
345.
I would like whatever the value of that cell to also be shown in ws 2,
cell
g50. How do I do that?
--
Dennis




  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dennis
 
Posts: n/a
Default Duplicating cell value between worksheets

Got it! Thanks much.
Dennis
--
Dennis


"Dave Peterson" wrote:

=if(sheet1!a31="","",sheet1!a31)

(there's a difference in what you'll see if sheet1, cell A31 is empty.)

Dennis wrote:

A simple question by example. Say I have a value in ws1, cell a31, of 345.
I would like whatever the value of that cell to also be shown in ws 2, cell
g50. How do I do that?
--
Dennis


--

Dave Peterson

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
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Use the same cell from many worksheets to create a chart? Hightower Charts and Charting in Excel 1 June 14th 05 01:14 PM
how do I sum the same cell from multiple worksheets? rbperrie Excel Worksheet Functions 2 February 18th 05 05:53 PM
add the same cell on several worksheets to another worksheet tea1952 Excel Worksheet Functions 1 January 5th 05 05:33 PM
HOW DO I REFERENCE A CELL FROM THE RESULTS OF TWO WORKSHEETS TD Excel Discussion (Misc queries) 1 December 14th 04 03:16 PM


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