P
Pat
I am stuck on a formula.
The following is the formula I will be using in the worksheet.
=IF(Num>0,INDEX(locations,SMALL(GetRow,1)),"")&IF(Num>1,",
"&INDEX(locations,SMALL(GetRow,2)),"")
What follows is the formulas for each of the defined ranges I have created.
Num: =SUMPRODUCT(CCRef=ControlCentre!$C73)
CCRef: =Potting04!$O$7:$O$100
Locations: =Potting04!$H$7:$H$100
GetRow:
=if(ccref=ControlCentre!$C73),row(locations)-cell("Row",locations)+1)
I am getting stuck on the last defined range, "GetRow". This formula is not
correct.
If you have difficulty interpreting what I am trying to get across I will be
happy to clarify further. I hope someone can help me out on this one.
Thanks
Pat
The following is the formula I will be using in the worksheet.
=IF(Num>0,INDEX(locations,SMALL(GetRow,1)),"")&IF(Num>1,",
"&INDEX(locations,SMALL(GetRow,2)),"")
What follows is the formulas for each of the defined ranges I have created.
Num: =SUMPRODUCT(CCRef=ControlCentre!$C73)
CCRef: =Potting04!$O$7:$O$100
Locations: =Potting04!$H$7:$H$100
GetRow:
=if(ccref=ControlCentre!$C73),row(locations)-cell("Row",locations)+1)
I am getting stuck on the last defined range, "GetRow". This formula is not
correct.
If you have difficulty interpreting what I am trying to get across I will be
happy to clarify further. I hope someone can help me out on this one.
Thanks
Pat