karthick.in
New Member
- Joined
- May 12, 2011
- Messages
- 8
Is there anyway that I can populate the list of dates (only working days) in a month?
For example:
Cell A1 has the drop down list of all the months (Jan to Dec)
Cell A2 has the drop down of year (2011, 2012, 2013, ...)
If I select "Dec" in A1 and "2011" in A2, then column A3 should have the date of first working day in the month, B3 should have the date of next working day in the month, C3 should have the date next to it, etc...
In this case A3 = 01/12/2011; B3 = 02/12/2011; C3 = 05/12/2011 .... V3 = 30/12/2011
This should work for whatever month and year I select in A1 and A2.
The solution to do this would be much appreciated. Thanks!
For example:
Cell A1 has the drop down list of all the months (Jan to Dec)
Cell A2 has the drop down of year (2011, 2012, 2013, ...)
If I select "Dec" in A1 and "2011" in A2, then column A3 should have the date of first working day in the month, B3 should have the date of next working day in the month, C3 should have the date next to it, etc...
In this case A3 = 01/12/2011; B3 = 02/12/2011; C3 = 05/12/2011 .... V3 = 30/12/2011
This should work for whatever month and year I select in A1 and A2.
The solution to do this would be much appreciated. Thanks!
Last edited: