Hi all,
Here's the story. I have a table whose first column's got all the dates of the year (all 365 of them) and a second column that has an integer number (assigned to each date). I am trying to use the VLookUp function in VBA to search today's date within the first column, and return its corresponding integer value. Well, today's not my day.
I want to use this value to refer to a column in another worksheet (in this sheet, the columns are labelled across by these integer values).
My Lookup function just won't work. Anyone bold enough to tackle this problem?
Thanks a bunch.
lunaticlion
Bookmarks