Hi all,
If anyone can help me I'd be very grateful.
I'm trying to link a lookup formula to another cell in the name range section, formula is....
=if(iserror(vlookup($b$4,L4,3,false)),0,(vlookup($b$4,L4,3,false)))
Where B4 is the week number and L4 contains the name range to look up...