Hi
I'm developing a spreadsheet in order to analyse a range of collected data. I want the cell to show the thickness data for when a specific date and ID criteria have been matched. I got the first range of points to work using this formula:
=INDEX(Sheet4!$H$2:$H$4569,MATCH(C$2,Sheet4!$G$2:$G$4569,0),MATCH($A3,Sheet4!$E$2:$E$4569,0))
but when I dragged the formula to the second row of different ID #REF appeared and I am unable to work out what is wrong with the formula. Attached is a screen capture of the second row attempt and formula of the second row.
Any help would be greatly welcomed. Thanks![]()
Capture.JPG
Bookmarks