Hello All
Im struggling with a INDEX MATCH where the results are returning the correct values but not in the correct cells.
Im looking for the best formula to mirror the top picture into another sheet
What im seeing is my results are going down where im expecting for them to go across
In the top picture we are creating a weekley labour planner and the second picture an overview page.
any ideas why its not working?
Im struggling with a INDEX MATCH where the results are returning the correct values but not in the correct cells.
Im looking for the best formula to mirror the top picture into another sheet
What im seeing is my results are going down where im expecting for them to go across
In the top picture we are creating a weekley labour planner and the second picture an overview page.
any ideas why its not working?
VBA Code:
=IFNA(INDEX('Site Overview'!$E$7:$ZZ$24,MATCH($R$6,'Site Overview'!$E$6:$ZZ$6,0),MATCH(O8,'Site Overview'!$B$7:$B$24,0)),"")