How to make a VLOOKUP in Table 2 always point to the last column in a growing Table 1?
I have a table where I am adding a column every day to a table "Table 1". I have a cell in Table 2 "Table 2" that points to Table 1. Note that Table 1 gets data from somewhere else. Where isn't important. The important part is the next part.
I have a vlookup in Table 2. In this scenario, ONLY Table 1 is growing columns every day but Table 2 doesn't. Why isn't important. However, in my vlookup in Table 2, I need the vlookup to ALWAYS to looking at the very last column in Table 1.
VLOOKUP(A1,Table 1::$A$2:E$7,LASTCOLUMN)
Each day we are adding their "sales totals" (in hundreds) to a new column. I need Table 2 to point to the newest column in Table 1.
I've tried everything that I know and I can't figure it out. This is probably easy but I'm just stumped. Thank you.
[Re-Titled by Moderator]
Original Title: I'm trying to point a vlookup to the very last column which gets added every day. So the range in the vlookup needs to expand when a new column in added every day.
iMac 27″