Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have this formula:
=(SUMPRODUCT(--($E$43:$E$30001=549);--($J$43:$J$30001=$N2);--($G$43:$G $30001="SailDirectedOrderAcceptation");--(LEFT($C$43:$C$30001;2)=C$5); $A$43:$A$30001))/(SUMPRODUCT(--(MID($F$43:$F$30001;2;3)="549");--($J $43:$J$30001=$N2);--($G$43:$G$30001="SailDirectedOrderNotice");-- (LEFT($C$43:$C$30001;2)=C$5);$A$43:$A$30001)) When I sort my data in Col N, I get a #REF! Error =(SUMPRODUCT(--($E$43:$E$30001=549);--($J$43:$J$30001=#REF!);--($G $43:$G$30001="SailDirectedOrderAcceptation");--(LEFT($C$43:$C $30001;2)=C$5);$A$43:$A$30001))/(SUMPRODUCT(--(MID($F$43:$F $30001;2;3)="549");--($J$43:$J$30001=#REF!);--($G$43:$G $30001="SailDirectedOrderNotice");--(LEFT($C$43:$C$30001;2)=C$5);$A $43:$A$30001)) Is there any way to avoid this ? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Nov 7, 12:47*pm, carl wrote:
I have this formula: =(SUMPRODUCT(--($E$43:$E$30001=549);--($J$43:$J$30001=$N2);--($G$43:$G $30001="SailDirectedOrderAcceptation");--(LEFT($C$43:$C$30001;2)=C$5); $A$43:$A$30001))/(SUMPRODUCT(--(MID($F$43:$F$30001;2;3)="549");--($J $43:$J$30001=$N2);--($G$43:$G$30001="SailDirectedOrderNotice");-- (LEFT($C$43:$C$30001;2)=C$5);$A$43:$A$30001)) When I sort my data in Col N, I get a #REF! Error =(SUMPRODUCT(--($E$43:$E$30001=549);--($J$43:$J$30001=#REF!);--($G $43:$G$30001="SailDirectedOrderAcceptation");--(LEFT($C$43:$C $30001;2)=C$5);$A$43:$A$30001))/(SUMPRODUCT(--(MID($F$43:$F $30001;2;3)="549");--($J$43:$J$30001=#REF!);--($G$43:$G $30001="SailDirectedOrderNotice");--(LEFT($C$43:$C$30001;2)=C$5);$A $43:$A$30001)) Is there any way to avoid this ? Perhaps $N$2 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sorting problems - error message: identically sized merged cells. | Excel Discussion (Misc queries) | |||
VBA Sorting Error | Excel Worksheet Functions | |||
Sorting error | Excel Discussion (Misc queries) | |||
sorting error | Excel Discussion (Misc queries) | |||
sorting error | Excel Worksheet Functions |