jrobin5881
Technical User
REPOST- Put the original message in wrong forum by mistake. 8(
I'm looking to put a formula together in one cell versus many. I've tried using the "If" statement but its to messy.
I have an example of the table below. What I want to do is in cell A3 have a formula that looks to the right (Col B-E)and multiply by the number at the top of the respective colum when a number is found. Business rule - there can only be a single entry in col. B-E
NOTE: Row 2 are col labels
EXAMPLES:
Cell A3 would see a blank in col B & C and then multiply D3 by D1 and return 12
Cell A4 would see a blank in col B,C,D and then multiply E4 by E1 and return 2
A B C D E
1 188 38 12 1
2 Daily Week Month Year
3 1
4 2
5 2
6 2
7 1
8 1
9 3
I'm looking to put a formula together in one cell versus many. I've tried using the "If" statement but its to messy.
I have an example of the table below. What I want to do is in cell A3 have a formula that looks to the right (Col B-E)and multiply by the number at the top of the respective colum when a number is found. Business rule - there can only be a single entry in col. B-E
NOTE: Row 2 are col labels
EXAMPLES:
Cell A3 would see a blank in col B & C and then multiply D3 by D1 and return 12
Cell A4 would see a blank in col B,C,D and then multiply E4 by E1 and return 2
A B C D E
1 188 38 12 1
2 Daily Week Month Year
3 1
4 2
5 2
6 2
7 1
8 1
9 3