Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
CP CP is offline
external usenet poster
 
Posts: 64
Default =Sheet1!A1 - with a blank entry!!!

Sheet1 A1 is transfered to a cell on Sheet 2 via =Sheet1!A1, I then print
sheet 2 - however sometimes cell A1 is left blank which is returning a 0
value on sheet2 - how can I have this so its left blank if no value is in
sheet1 a1??
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default =Sheet1!A1 - with a blank entry!!!

=if(Sheet1!A1 = "", "", Sheet1!A1)
--
HTH...

Jim Thomlinson


"CP" wrote:

Sheet1 A1 is transfered to a cell on Sheet 2 via =Sheet1!A1, I then print
sheet 2 - however sometimes cell A1 is left blank which is returning a 0
value on sheet2 - how can I have this so its left blank if no value is in
sheet1 a1??

  #3   Report Post  
Posted to microsoft.public.excel.misc
CP CP is offline
external usenet poster
 
Posts: 64
Default =Sheet1!A1 - with a blank entry!!!

Thank you - that had become real annoying :)

"Jim Thomlinson" wrote:

=if(Sheet1!A1 = "", "", Sheet1!A1)
--
HTH...

Jim Thomlinson


"CP" wrote:

Sheet1 A1 is transfered to a cell on Sheet 2 via =Sheet1!A1, I then print
sheet 2 - however sometimes cell A1 is left blank which is returning a 0
value on sheet2 - how can I have this so its left blank if no value is in
sheet1 a1??

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
[=Sheet1!A1] - if i use Column A1 ('Sheet1') / A2 ('Sheet2') Lawrence C H Tan Excel Worksheet Functions 0 January 19th 07 08:29 PM
page set up with blank rows between each entry Sandoria New Users to Excel 3 May 17th 06 12:18 AM
last non-blank column entry CraigSA Excel Discussion (Misc queries) 1 April 5th 06 10:27 AM
How to Link to the next blank row after the last entry in a column? JagBbeach New Users to Excel 1 March 28th 06 07:09 PM
Count blank cells since last entry Luke Excel Worksheet Functions 2 August 12th 05 08:03 PM


All times are GMT +1. The time now is 04:26 PM.

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"