I am using a lookup function to create a few graphs but I need to change part of this function with todays date.
=VLOOKUP($A$1, 'Q:\CVW\InfoShare\Operations\ABS_Stores_Charts\Daily Inv\Archive\[CVWDailyInventory_200710240100.XLS]Sheet1'!$K:$L,2,FALSE)
Above is my lookup function and I want to replace 20071024 with 20071025, and then for tomorrow it should 20071026 and so on.
Any ideas on this ?
Bookmarks