Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
I have the following formula, which I this forum gave me about six months ago. The problem is I have just realised it is dependent on a couple of factors. 1. If I delete or add a column before the group of columns I am working on the formula returns an error. 2. I have just realised that if the first column in the aray does not have an entry the whole formula does not work. While I am grateful to the effort afforded my project already, I would greatly appreciate if someone could look at my problem Cell Reference AE5 has the following formula =IF(COUNT(O5:AB5)=0,"-",SUMPRODUCT(--(MOD(COLUMN($O$3:$AC$3),2)=1),($O$3:$AC$3),--(MOD(COLUMN(P5:AD5),2)=0),(P5:AD5))*0.01) What I need to do is as follows: In columns O to AC row 3 alternate cells there is a % value In columns P to AD Row 5-34 in alternate cells the content is either "-" or value between 0-100 Therefore cell AE5 needs to calculate P5*O3 + R5*Q3 and so on... I pray there is an easier formula to work with because I just can't get the formula to work properly, every time I want to add a column to the left area I am working in I get errors. Please help Regards Tanya |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sum a countif | Excel Worksheet Functions | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
edit this =COUNTIF(A1:F16,"*1-2*")+COUNTIF(A1:F16,"*2-1*") | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |