coltheplumb
Well-known Member
- Joined
- Nov 27, 2010
- Messages
- 731
Hi ho you lot ok i have this formula that looks at 5 cells( 1 unit each cell) and then gets a result from the vlookup’s. now the students are going to be given a choice of completing either 3, 4 or 5 units .(3,4 or 5 cells)any variation.
I now need to do the same formula and get a result from whatever cells/units they choose. i know i will need to do more vlookups and i am happy to add an extra cell to show how many cells/units they have chosen to do , now if your still with me do you have any idea how i could do this ??? i have added the the formula below.
=IFERROR(VLOOKUP(VLOOKUP(AE7,$EK$3:$EM$5,2)+VLOOKUP(AF7,$EK$3:$EM$5,2)+VLOOKUP(AG7,$EK$3:$EM$5,2)+VLOOKUP(AH7,$EK$3:$EM$5,2)+VLOOKUP(AI7,$EK$3:$EM$5,2),$DO$4:$DP$6,2),"")
all help appriciated
Colin X
I now need to do the same formula and get a result from whatever cells/units they choose. i know i will need to do more vlookups and i am happy to add an extra cell to show how many cells/units they have chosen to do , now if your still with me do you have any idea how i could do this ??? i have added the the formula below.
=IFERROR(VLOOKUP(VLOOKUP(AE7,$EK$3:$EM$5,2)+VLOOKUP(AF7,$EK$3:$EM$5,2)+VLOOKUP(AG7,$EK$3:$EM$5,2)+VLOOKUP(AH7,$EK$3:$EM$5,2)+VLOOKUP(AI7,$EK$3:$EM$5,2),$DO$4:$DP$6,2),"")
all help appriciated
Colin X