#1   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default Inconsistant Formula

Looking for a way to exclude Inconsistant Error within a formula, thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
exceluserforeman
 
Posts: n/a
Default Inconsistant Formula

I suppose you could include the IsError function in the formula



"nastech" wrote:

Looking for a way to exclude Inconsistant Error within a formula, thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default Inconsistant Formula

It's always best to find the cause of the error, otherwise you can use

=IF(ISERROR(Formula),"",Formula)

will return blank cell or the non error result of the formula

maybe you could post the offending formula

--

Regards,

Peo Sjoblom

Northwest Excel Solutions

www.nwexcelsolutions.com

(remove ^^ from email address)

Portland, Oregon




"nastech" wrote in message
...
Looking for a way to exclude Inconsistant Error within a formula, thanks


  #4   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default Inconsistant Formula

hi, thanks for the answers, reason may seem small after look at different
solution, other than using iserror.

easier to say had multiple equations in a cell, repeated in 4 columns that
referred to repetitive items, anyways out put for all items was stuck with
one result, say "B" for all answers where input over-rides at top of sheet
were for: D M Y (daily monthly, yearly). Was not easy to see difference in
all columns below, so in section header lines merely put: =$A$3 =$B$3
=$C$3 to repeat D M Y that came up with those errors. not that important
now... sorry just deleted repetive equations & changed results to the DMY
.... problems solved, thanks anyways



"Peo Sjoblom" wrote:

It's always best to find the cause of the error, otherwise you can use

=IF(ISERROR(Formula),"",Formula)

will return blank cell or the non error result of the formula

maybe you could post the offending formula

--

Regards,

Peo Sjoblom

Northwest Excel Solutions

www.nwexcelsolutions.com

(remove ^^ from email address)

Portland, Oregon




"nastech" wrote in message
...
Looking for a way to exclude Inconsistant Error within a formula, thanks



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
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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