Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / March 2008

Tip: Looking for answers? Try searching our database.

if...and

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kirstie Adam - 31 Mar 2008 14:18 GMT
All,

How do i say, in a IF formula,

if C8 is greater than 0 and C7 is equal to zero, sum C9-E5 and then add on
C10, or else say "see Kirstie"

I've had a few attempts but they keep seem to be giving me the results back
to front!!!

Kirstie
Bob Phillips - 31 Mar 2008 14:28 GMT
=IF(AND(C8>0,C7=0),SUM(C9:E5,C10),"Kirstie")

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> All,
>
[quoted text clipped - 7 lines]
>
> Kirstie
MartinW - 31 Mar 2008 14:29 GMT
Hi Kirstie,

Try
=IF(AND(C8>0,C7=0),(C9-E5)+C10,"See Kirstie")

HTH
Martin

> All,
>
[quoted text clipped - 7 lines]
>
> Kirstie
Pete_UK - 31 Mar 2008 14:29 GMT
Try this:

=IF(AND(C8>0,C7=0),C9-E5+C10,"see Kirstie")

Hope this helps.

Pete

On Mar 31, 2:18 pm, "Kirstie Adam" <kirst...@ecosse.net(nospam)>
wrote:
> All,
>
[quoted text clipped - 7 lines]
>
> Kirstie
Kirstie Adam - 31 Mar 2008 15:37 GMT
thanks to all, now working brilliantly. and i only wasted hours and hours
and hours........!!!

Kirstie

Try this:

=IF(AND(C8>0,C7=0),C9-E5+C10,"see Kirstie")

Hope this helps.

Pete

On Mar 31, 2:18 pm, "Kirstie Adam" <kirst...@ecosse.net(nospam)>
wrote:
> All,
>
[quoted text clipped - 8 lines]
>
> Kirstie
Pete_UK - 31 Mar 2008 16:08 GMT
Thanks for feeding back, Kirstie.

In future, post your problem here sooner rather than later, and save
even more time! <bg>

Pete

On Mar 31, 3:37 pm, "Kirstie Adam" <kirst...@ecosse.net(nospam)>
wrote:
> thanks to all, now working brilliantly. and i only wasted hours and hours
> and hours........!!!
[quoted text clipped - 26 lines]
>
> - Show quoted text -
Bob Phillips - 31 Mar 2008 16:27 GMT
So did C9-E5 mean c9 MINUS E5 as most interpreted it, or C5 TO E9 as I did?

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> thanks to all, now working brilliantly. and i only wasted hours and hours
> and hours........!!!
[quoted text clipped - 24 lines]
>>
>> Kirstie
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.