Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Robert M via OfficeKB.com
 
Posts: n/a
Default Function-formula help

Excel 2003

Question:
How to write an if then formular to take the "0" out of the linked pages in
the spreadsheet?

Can anyone help me with this?

Thank you.
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Do you mean you have a formula like:
=sheet2!a1
that returns 0 when A1 on sheet2 is empty?

if yes:
=if(sheet2!a1="","",sheet2!a1)

should work.

"Robert M via OfficeKB.com" wrote:

Excel 2003

Question:
How to write an if then formular to take the "0" out of the linked pages in
the spreadsheet?

Can anyone help me with this?

Thank you.


--

Dave Peterson
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
formula within IF function Shirley Excel Discussion (Misc queries) 5 June 8th 07 07:50 PM
use a formula as a cell reference in a function tony h Excel Worksheet Functions 6 October 4th 05 12:59 PM
Is there a formula, function or macro that accounts for shading of a cell or row? Jamie Furlong Excel Discussion (Misc queries) 1 August 12th 05 09:55 AM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM
function of "+" in the formula "=+(B19/50)*B10 josh66six Excel Discussion (Misc queries) 4 February 23rd 05 09:54 PM


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