#1   Report Post  
pjd
 
Posts: n/a
Default Formula

Hi

I have a formula that goes like this: =IF(C10B10,C10-B10,"€¦").

In cells C and B there are times, however. they put in "Not Running" in cell
"C" and therefore I get a return error of #Value.

How can Ii change my formula to calculate the difference in cells C and B
but leave the cell empty if cell C has "Not Running" in it.

Thanks
--
All help much appreciated.

Thanks
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Can't tell what you have as Value_IF_False argument?

=3DIF(C10B10,C10-B10,"=E2?=A6")


Try this and replace XXX as needed:

=3DIF(ISTEXT(C10),"",IF(C10B10,C10-B10,"XXX"))

Biff

-----Original Message-----
Hi=20

I have a formula that goes like this: =3DIF(C10B10,C10-

B10,"=E2?=A6").

In cells C and B there are times, however. they put=20

in "Not Running" in cell=20
"C" and therefore I get a return error of #Value.

How can Ii change my formula to calculate the difference=20

in cells C and B=20
but leave the cell empty if cell C has "Not Running" in=20

it.

Thanks=20
--=20
All help much appreciated.

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
IF & VLOOKUP FORMULA taxmom Excel Worksheet Functions 3 March 2nd 05 03:35 PM
Problem with VBA returning the contents of a long formula. [email protected] Excel Discussion (Misc queries) 2 February 23rd 05 12:14 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM


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