Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default Update text to a new sheet

I have a sheet that I fill out with a specific format but when I print it out
I need it to look different. Is there a way to have the information I enter
one one sheet update to a new sheet so I do not need enter double.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Update text to a new sheet

Maybe enter in the new sheet A1 formula =firstsheetname!A1, fill it tothe
right and down as required, and format new sheet as you need!

Regards,
Stefi


€˛Cory€¯ ezt Ć*rta:

I have a sheet that I fill out with a specific format but when I print it out
I need it to look different. Is there a way to have the information I enter
one one sheet update to a new sheet so I do not need enter double.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,533
Default Update text to a new sheet

Hi

Suppose sheet1 is your original sheet, you can use sheet2 as print out
sheet. In sheet2 cell A1 enter this formula and copy it to the desired
range:

=IF(Sheet1!A1<"",Sheet1!A1,"")

Best regards,
Per

"Cory" skrev i meddelelsen
...
I have a sheet that I fill out with a specific format but when I print it
out
I need it to look different. Is there a way to have the information I
enter
one one sheet update to a new sheet so I do not need enter double.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Update text to a new sheet

Yes, I always forget that =Sheet1!A1 returns 0 if Sheet1!A1 is blank!
Stefi


€˛Per Jessen€¯ ezt Ć*rta:

Hi

Suppose sheet1 is your original sheet, you can use sheet2 as print out
sheet. In sheet2 cell A1 enter this formula and copy it to the desired
range:

=IF(Sheet1!A1<"",Sheet1!A1,"")

Best regards,
Per

"Cory" skrev i meddelelsen
...
I have a sheet that I fill out with a specific format but when I print it
out
I need it to look different. Is there a way to have the information I
enter
one one sheet update to a new sheet so I do not need enter double.



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
Update a autofilter sheet from another sheet Don Excel Discussion (Misc queries) 1 June 18th 08 12:57 PM
update text from ons sheet to another. Hannes Excel Worksheet Functions 1 April 23rd 08 07:40 PM
Update from different sheet shakey1181 Excel Discussion (Misc queries) 0 May 15th 07 02:38 PM
insert query into excell sheet to update excell sheet and pivot table vbsolo Excel Discussion (Misc queries) 0 August 24th 05 12:41 PM
update sheet on the web marwan Excel Discussion (Misc queries) 0 March 16th 05 07:53 PM


All times are GMT +1. The time now is 04:58 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"