Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Peter J Watson
 
Posts: n/a
Default Displaying cell contents on one sheet

I want to input a cell reference into a cell and then display the contents of
the same cell references from other sheets within the same workbook. How do
I do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Peter J Watson
 
Posts: n/a
Default Displaying cell contents on one sheet



"KePaHa" wrote:

On Sheet 2, cell B12, type =Sheet1!G23 to display the contents of that cell

"Peter J Watson" wrote:

I want to input a cell reference into a cell and then display the contents of
the same cell references from other sheets within the same workbook. How do
I do this?


Not quite what I am looking to do. I have information on 7 sheets (2 to 8),
each one represents a courier servive - on each sheet the columns (A, B, C
etc) represent area codes and the rows (1,2,3 etc) represent weights. I want
to type into cell A1 <AC100 on sheet 1, where the area code is AC and the
weight to be used eg 100. I would like to display in C1:C6 the values from
sheet2!AC100, sheet3!AC100 etc

Any ideas?
  #3   Report Post  
Posted to microsoft.public.excel.misc
KePaHa
 
Posts: n/a
Default Displaying cell contents on one sheet

So - to be clear - user will type in a cell address (like D55) rather than a
zip code?

If so, how about this formula =INDIRECT("Sheet2!" & A1) in cell B1 to
take what is in A1, concatenate it with the proepr Sheet tab name, and then
retieve its contents?

~~~~~~~~~~~~~~~~~~

"Peter J Watson" wrote:



"KePaHa" wrote:

On Sheet 2, cell B12, type =Sheet1!G23 to display the contents of that cell

"Peter J Watson" wrote:

I want to input a cell reference into a cell and then display the contents of
the same cell references from other sheets within the same workbook. How do
I do this?


Not quite what I am looking to do. I have information on 7 sheets (2 to 8),
each one represents a courier servive - on each sheet the columns (A, B, C
etc) represent area codes and the rows (1,2,3 etc) represent weights. I want
to type into cell A1 <AC100 on sheet 1, where the area code is AC and the
weight to be used eg 100. I would like to display in C1:C6 the values from
sheet2!AC100, sheet3!AC100 etc

Any ideas?

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
Selecting Last Sheet Bonbon Excel Worksheet Functions 17 February 22nd 06 04:16 PM
Combining data from cells from several excel sheets to a new sheet Rik Excel Discussion (Misc queries) 4 February 22nd 06 09:16 AM
Using a cells contents to reference a sheet. JoeM Excel Worksheet Functions 3 December 13th 05 07:12 PM
Referencing cell in another sheet yields null? [email protected] Excel Worksheet Functions 4 November 18th 05 01:11 AM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM


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