Hi
I have this code that I want to only look within a dynamic range.
=HLOOKUP(I5;Comments!D3:G11;3)
D3:G11 should be D3:"Last column With data in row 3"
I5 is a cell where the user can Select week number, i Guess this function doesn't make any problems to the formula...
Any suggestions to...