Forum Discussion
IFERROR - HLOOKUP- IF formula error
- Jan 13, 2018
Detlef_Lewin wrote:
Jim,
first some preparations:
Remove the merged cells in "consolidated sheet" row 1 and type the weekday in every seven cells.
Sheet "sort" is not needed anymore.
This formula in "consolidated sheet" C3 and copy down and to the right:
=SUMPRODUCT(('Attendance entry'!$A$3:$A$41=C$1&" "&C$2)*ISNUMBER(SEARCH(","&$A3&",",","&'Attendance entry'!$B$3:$B$41&"!,")))
*
Thank you for the reply Detlef.
I have done the corrections suggested by you. Now a #Name error shows up, anything related to the formula syntax?
Also will the row between Monday 7 and Tuesday 1 in the "Attendance entry" sheet matter?
File enclosed
Thank you for the help
Detlef_Lewin wrote:
Jim,
first some preparations:
Remove the merged cells in "consolidated sheet" row 1 and type the weekday in every seven cells.
Sheet "sort" is not needed anymore.
This formula in "consolidated sheet" C3 and copy down and to the right:
=SUMPRODUCT(('Attendance entry'!$A$3:$A$41=C$1&" "&C$2)*ISNUMBER(SEARCH(","&$A3&",",","&'Attendance entry'!$B$3:$B$41&"!,")))*
Thank you for the reply Detlef.
I have done the corrections suggested by you. Now a #Name error shows up, anything related to the formula syntax?
Also will the row between Monday 7 and Tuesday 1 in the "Attendance entry" sheet matter?
File enclosed
Thank you for the help
The file is broken. It doesn't show the formulas, only the #NAME? error.
- data24365Jan 13, 2018Copper ContributorSorry Detlef for the broken file. May be because I edited the file in libre office (?)
Your solution works superbly now.
Thank you very much
Have a nice day
JIM- Detlef_LewinJan 13, 2018Silver Contributor
Jim,
glad ist worked out in the end.
- data24365Jan 13, 2018Copper Contributor
Dear Detlef,
Sorry to trouble you further. Your formula to pull data values to the attendance consolidation sheet is superb, thank you for the effort.
Some problem still exists - spotted them after doing a through testing with inputs.
Not all values from the attendance entry sheet are being updated in the corresponding rows in the attendance consolidation sheet. Please help.
Thank you
JIM