Hey all,
Having a bit of difficulty getting some code to work here. I have a row of cells R3:BC3 that will contain 38 dates. R3 will be the first of a month, then go out through the month, and the first week-ish of the next month.
For example, this month is september, so R3 will be 8/1/2013 and BC3 will be 9/7/2013.
Next month, October, R3 will be 9/1/2013, and BC3 will be 10/8/2013.
38 days total.
I need to search my range R3:BC3 to find the first the first day of the month, then return the column number. Here's what I have so far, but I'm getting a "Unable to get the Match property of the WorksheetFunction class" error.
Thanks in advance for any help!![]()
Please Login or Register to view this content.
Bookmarks