Computing.Net > Forums > Office Software > Need a formula please

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Need a formula please

Reply to Message Icon

Name: fmc4rpj
Date: June 11, 2009 at 18:35:22 Pacific
OS: Windows XP
Subcategory: General
Comment:

I'm trying to write a formula in excel that says:-
If in cells E8 to E107 the word FMC is entered then sum the cells B8 to B107 and as well C8 to C107 which represent hours and minutes in those cells
Thanks Ron J



Sponsored Link
Ads by Google

Response Number 1
Name: DerbyDad03
Date: June 11, 2009 at 19:00:40 Pacific
Reply:

I need some clarification.

re: If in cells E8 to E107 the word FMC is entered

In every cell in E8:E107 or in any cell in E8:E107?

re: sum the cells B8 to B107 and as well C8 to C107

Should this SUM be in 1 cell or 2 cells?


0

Response Number 2
Name: fmc4rpj
Date: June 11, 2009 at 19:08:25 Pacific
Reply:

If FMC is placed in any cell in E8:E107

and

The formula needs to return the sum into one cell

Thanks


0

Response Number 3
Name: DerbyDad03
Date: June 11, 2009 at 19:22:21 Pacific
Reply:

This is what you asked for, but I'm not convinced it's what you really want.

=IF(COUNTIF(E8:E107,"=FMC")>0,SUM(B8:B107,C8:C107),"")


0

Response Number 4
Name: fmc4rpj
Date: June 11, 2009 at 21:03:01 Pacific
Reply:

With a little further thinking I've worked the problem out so thanks very much for your assistance.

Regards Ron :-)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: Need a formula please

Help with Excel formula, please hel www.computing.net/answers/office/help-with-excel-formula-please-hel/1370.html

How to writ a formula in Excel www.computing.net/answers/office/how-to-writ-a-formula-in-excel/311.html

ARGHHHH Need a file.. www.computing.net/answers/office/arghhhh-need-a-file/6545.html