PP3321
Active Member
Dear Chandoo Community,
Thank you so much always for your generous support...
I have 1 question today...
I need to do vlookup every week.
Problem is that I need to paste new rows to update the vlookup table every week too.
This changes the range for the table...
Please find the attached worksheet for example.
*My current solution is to calculate last non-empty row using array formula.
Then hard-code the new range.
*I tried indirect function.
But it was not good solution.
My table contains +10,000 rows,
and it became slow as it re-calculates each time...
*I prefer NOT to use VBA if possible...
Thank you so much always for your generous support...
I have 1 question today...
I need to do vlookup every week.
Problem is that I need to paste new rows to update the vlookup table every week too.
This changes the range for the table...
Please find the attached worksheet for example.
*My current solution is to calculate last non-empty row using array formula.
Then hard-code the new range.
*I tried indirect function.
But it was not good solution.
My table contains +10,000 rows,
and it became slow as it re-calculates each time...
*I prefer NOT to use VBA if possible...