PC Review


Reply
Thread Tools Rate Thread

data links on subsequent worksheets

 
 
TerriK
Guest
Posts: n/a
 
      14th Apr 2010
I have main data entered on worksheet 1 that I have linked to subsequent
worksheets, however when there is no data on worksheet 1 I get 0's printed in
the data space. How doI eliminate the 0?
 
Reply With Quote
 
 
 
 
JLatham
Guest
Posts: n/a
 
      14th Apr 2010
If you want to hide all zero values on the sheet,
Tools --> Options --> [View] tab and clear the checkbox next to "Zero Values"

In Excel 2007, that's "Office Button" --> [Excel Options] --> then
[Advanced] in left pane and scroll down to the "Display Options for this
Worksheet" and clear the box next to "Show a zero in cells that have a zero
value" (obviously a much more efficient user interface <g>).

"TerriK" wrote:

> I have main data entered on worksheet 1 that I have linked to subsequent
> worksheets, however when there is no data on worksheet 1 I get 0's printed in
> the data space. How doI eliminate the 0?

 
Reply With Quote
 
Duke Carey
Guest
Posts: n/a
 
      14th Apr 2010
The link formula is giving you the VALUE of the cell to which it links. If
the cell is empty, its value is zero.

You have (at least) 2 options, neither one is great.

One is to convert each of your linking formulas to =if(current
formula=0,"",currentformula). That can be tedious if you have lots of
formulas AND if you have an actual value of zero that you want to show, this
formula suppresses it.

The other is to use Excel's Tools->Options to suppress the display of zeros.
Less tedius but with the same problem of suppressing potentially valuable
zero values.



"TerriK" wrote:

> I have main data entered on worksheet 1 that I have linked to subsequent
> worksheets, however when there is no data on worksheet 1 I get 0's printed in
> the data space. How doI eliminate the 0?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I copy filtered data to subsequent worksheets? =?Utf-8?B?UGF1bG8=?= Microsoft Excel Misc 1 19th Mar 2007 06:09 PM
Automate infil of data into a cell on subsequent worksheets. (Again) simon Microsoft Excel Programming 1 21st Oct 2005 07:17 PM
Automate infil of data into a cell on subsequent worksheets. simon Microsoft Excel Programming 4 20th Oct 2005 09:58 PM
Tool fro entering data in subsequent cells Pierre Microsoft Excel Misc 2 24th Aug 2005 04:21 PM
Entered data carried over to subsequent records Gwen Microsoft Access Form Coding 0 22nd Jun 2004 10:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:35 AM.