Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default problem with excel formula

When using a formula how do i get the box with the formula to show a zero
until the numbers are entered in the other boxes of the formula.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default problem with excel formula

One way is to bolt on a COUNT check on the precedents
Eg in D1: =IF(COUNT(A1:C1)<3,0,A1*B1/C1)
D1 will return 0 until A1:C1 are filled with numbers
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"L. Wilson" wrote:
When using a formula how do i get the box with the formula to show a zero
until the numbers are entered in the other boxes of the formula.

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
Excel formula problem Oregon Sailor Excel Discussion (Misc queries) 2 April 24th 07 05:10 PM
Excel Formula Problem prasanta Excel Discussion (Misc queries) 1 April 22nd 06 03:46 AM
Problem with formula in Excel Bill R Excel Worksheet Functions 3 August 15th 05 03:02 AM
EXCEL FORMULA PROBLEM detlghtpd Excel Discussion (Misc queries) 1 April 7th 05 12:22 AM


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