Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 34
Default Formatting Cell from one sheet to another

Can anyone help me with the formula to have one sheet copy certain cells as I
type them in?

For example: I want 2 sheets with the EXACT same Vendors. I want some info
on one sheet and different info on another. As I am typing in each cell in
that column, I want the other page to be putting in that same info in a
colum.

Is this possible?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 195
Default Formatting Cell from one sheet to another

Hi,

say you are entering data at sheet1 and sheet2 must be filled
automatically. To do this you can link the sheet2 with sheet1 using
"=sheet!" followed by the cell number.

Say in the sheet2 at cell number A1, enter the link (formula)
"=sheet1!A1". Then copy & paste all over the sheet till where you need
it. This way sheet2 will be linked with sheet1.

I wish someone could have a better answer. But this too will work.

Thanks,
Shail


texansgal wrote:
Can anyone help me with the formula to have one sheet copy certain cells as I
type them in?

For example: I want 2 sheets with the EXACT same Vendors. I want some info
on one sheet and different info on another. As I am typing in each cell in
that column, I want the other page to be putting in that same info in a
colum.

Is this possible?

Thanks!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 34
Default Formatting Cell from one sheet to another

Thanks for all of the help, y'all.

Now, I have renamed my sheet, so do I actually put the sheet name or still
1, 2, 3, etc.?



"shail" wrote:

Hi,

say you are entering data at sheet1 and sheet2 must be filled
automatically. To do this you can link the sheet2 with sheet1 using
"=sheet!" followed by the cell number.

Say in the sheet2 at cell number A1, enter the link (formula)
"=sheet1!A1". Then copy & paste all over the sheet till where you need
it. This way sheet2 will be linked with sheet1.

I wish someone could have a better answer. But this too will work.

Thanks,
Shail


texansgal wrote:
Can anyone help me with the formula to have one sheet copy certain cells as I
type them in?

For example: I want 2 sheets with the EXACT same Vendors. I want some info
on one sheet and different info on another. As I am typing in each cell in
that column, I want the other page to be putting in that same info in a
colum.

Is this possible?

Thanks!



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formatting Cell from one sheet to another

If the information is in the exact same cells on each sheet, you can
just highlight both sheets (using the <CTRL + click method) and then
type the information on one of the sheets. The information should be
entered into each sheet.

Say I select Sheets 1, 2 and 3. If I type "Hello" into cell A1 with
all 3 sheets selected, the word "Hello" is entered into A1 of all 3
sheets.

texansgal wrote:
Can anyone help me with the formula to have one sheet copy certain cells as I
type them in?

For example: I want 2 sheets with the EXACT same Vendors. I want some info
on one sheet and different info on another. As I am typing in each cell in
that column, I want the other page to be putting in that same info in a
colum.

Is this possible?

Thanks!


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 195
Default Formatting Cell from one sheet to another

Yes, that is a better option.

Shail

Thufir Howat wrote:
If the information is in the exact same cells on each sheet, you can
just highlight both sheets (using the <CTRL + click method) and then
type the information on one of the sheets. The information should be
entered into each sheet.

Say I select Sheets 1, 2 and 3. If I type "Hello" into cell A1 with
all 3 sheets selected, the word "Hello" is entered into A1 of all 3
sheets.

texansgal wrote:
Can anyone help me with the formula to have one sheet copy certain cells as I
type them in?

For example: I want 2 sheets with the EXACT same Vendors. I want some info
on one sheet and different info on another. As I am typing in each cell in
that column, I want the other page to be putting in that same info in a
colum.

Is this possible?

Thanks!




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 34
Default Formatting Cell from one sheet to another

Thank you for the help... the ONLY problem with this way is that I have the
info on Sheet 2 (Contacts) in a different Column than on Sheet 1(Vendors).
This way is copying in the exact same column.

"Thufir Howat" wrote:

If the information is in the exact same cells on each sheet, you can
just highlight both sheets (using the <CTRL + click method) and then
type the information on one of the sheets. The information should be
entered into each sheet.

Say I select Sheets 1, 2 and 3. If I type "Hello" into cell A1 with
all 3 sheets selected, the word "Hello" is entered into A1 of all 3
sheets.

texansgal wrote:
Can anyone help me with the formula to have one sheet copy certain cells as I
type them in?

For example: I want 2 sheets with the EXACT same Vendors. I want some info
on one sheet and different info on another. As I am typing in each cell in
that column, I want the other page to be putting in that same info in a
colum.

Is this possible?

Thanks!



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formatting Cell from one sheet to another


Sheet 1
_____A______B__
1__vendor1__34
2__vendor2__23
3__vendor3__35

Sheet 2
________A___________B_____
1__=Sheet1!A1___ =Sheet1!B1
2__=Sheet1!A2___ =Sheet1!B2
3__=Sheet1!A3___ =Sheet1!B3


--
iturnrocks
------------------------------------------------------------------------
iturnrocks's Profile: http://www.excelforum.com/member.php...o&userid=37246
View this thread: http://www.excelforum.com/showthread...hreadid=570775

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
Nesting a sheet name reference within a cell reference??? Broyston Excel Discussion (Misc queries) 9 July 8th 08 08:35 PM
Sum up columns in different sheet with error check zeyneddine Excel Discussion (Misc queries) 13 July 10th 06 01:21 PM
Cell Limitations ? Formatting and Size when exporting to Tab based Text file? PaulH_1980 Excel Worksheet Functions 1 March 15th 06 11:51 PM
Transfer Cell Formatting for linked cells Scott Excel Discussion (Misc queries) 2 November 23rd 05 11:04 PM
Referencing cell in another sheet yields null? [email protected] Excel Worksheet Functions 4 November 18th 05 01:11 AM


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