Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am new to this so please bear with me.
I have two worksheets. In the first one which we'll call ORDERS I enter the details of the order such as name, address, units sold, etc. In the second worksheet which we'll call DATABASE I would like certain pieces of information such as name, address to be automatically displayed here after I've submitted it into ORDERS. I appear to be OK with all my =SUM formuals but can't get my head around how to automatically have text appear in one worksheet when it was entered in another. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
simply add 'ORDERS'!A2 if for example you want to display A2 from ORDERS sheet. for example if you want to display in the DATABASE sheet in cell A1 what you put in ORDERS sheet in cell F5, just type ='ORDERS'!F5 basically if you start any cell with "=" sign, once you go to another sheet excel does it for you (try it). "Confussed Sean" wrote: I am new to this so please bear with me. I have two worksheets. In the first one which we'll call ORDERS I enter the details of the order such as name, address, units sold, etc. In the second worksheet which we'll call DATABASE I would like certain pieces of information such as name, address to be automatically displayed here after I've submitted it into ORDERS. I appear to be OK with all my =SUM formuals but can't get my head around how to automatically have text appear in one worksheet when it was entered in another. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change number to text in new column from another worksheet? | Excel Worksheet Functions | |||
I need to use a number in one worksheet to match text in another | Excel Worksheet Functions | |||
Formulas dealing with text data | Excel Worksheet Functions | |||
How to auto arrange the worksheet in a excel 2002 file? | Excel Worksheet Functions | |||
HOW CAN I AUTO FILL A CELL WITH TEXT FROM ANOTHER WORKSHEET TEXT . | Excel Worksheet Functions |