Hi, I have used Excel Magic Trick 185 to copy data from one list to another in a different worksheet. It comes up with a circular reference and I wondered if anyone could tell me what I'm doing wrong.
=IF(ROWS(A$32:A32)<=$K$3,INDEX(INDIRECT($A$31),SMALL(IF(Date=$I$3,ROW(Date)-ROW(DailyProgressLog!$A$14)+1),ROWS(A$32:A32))),"")
Cell A31 on the second worksheet is the Title "Date". K3 counts the number of occurences and is working. When I break the formula into parts the Small function box produces the right number (I think!) but it only shows 0 in the cell when I press enter.
I can send/attach jpgs if anyone is interested in seeing them for more info.
Many thanks in advance.
Lisette
=IF(ROWS(A$32:A32)<=$K$3,INDEX(INDIRECT($A$31),SMALL(IF(Date=$I$3,ROW(Date)-ROW(DailyProgressLog!$A$14)+1),ROWS(A$32:A32))),"")
Cell A31 on the second worksheet is the Title "Date". K3 counts the number of occurences and is working. When I break the formula into parts the Small function box produces the right number (I think!) but it only shows 0 in the cell when I press enter.
I can send/attach jpgs if anyone is interested in seeing them for more info.
Many thanks in advance.
Lisette