View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default More help with Formula

If you send me the file I will try to do it for you:

(delete the *** part...I don't want spam...or should I say more spam...)

--
RyGuy


"Judy L" wrote:

Hi Ryan,

You're right the article is great, but I still receive a value error. I have
tried dozens of variations and none have made a difference. I'll keep
researching.

Thanks

"ryguy7272" wrote:

This is a great reference for all things pertaining to SUMPRODUCT:
http://www.xldynamic.com/source/xld.SUMPRODUCT.html

Regards,
Ryan--

--
RyGuy


"Judy L" wrote:

I have to modify a sheet but I am not sure how to do it.
This formula worked perfect. =SUMPRODUCT((B2:J3=102)*A2:I3)
But now I need to add another column with another code that is alphabetic.
I keep receiving an error because I am introducing text.

I had ten columns, one for each day of the week and one to input a "Code #"
for each day. Now I will have an additional column for each. I still need
the weekly totals of the hours by code# and I need a summary of them that
will fit into the 4 subcategories.

Mon Code Subcode Tues Code Subcode
5 102 FA 2 105 D
2 105 FA 4 102 D

Weekly Total: Code# -9 Code# 105-4
SUbcode - FA-7
D-6

Can anyone help? I am really trying to understand but unfortunately my
experience is limited.

Thank you