Marksman62
New Member
- Joined
- Apr 7, 2011
- Messages
- 2
Hi,
I am working on a spread sheet for my students that will insert the correct date (starting at the begining of the month) next to the appropriate day.
I'll explain,... The sheet is to record their work time for the month. It was built in excel 2003 and I am merely automating it to fill in the date in the cell next to the corresponding day. The days are listed in cell a8 starting with Monday. Cell a9 to cell a13 are the other days of the week, without Sunday. There are five weeks listed on the sheet. I have an entry point of the begining of the month on the top of the page with the month and year listed and formatted to show just that, in that cell (i2). When the student fills in the month and year I would like for the sheet to autocomplete the date next to the appropriate day leaving blank the days on the first week that were from the last month. (example; April 1st was a Friday, I want it to scan down to friday and insert 4/1 in the cell next to it (a12), then to begin counting from there to fill in the other dates. That part seems rather easy. It is just that first week that is a pain.
Should I use a macro or can I use a formula like "If" ?
Any help would be appreciated thank you.
I am working on a spread sheet for my students that will insert the correct date (starting at the begining of the month) next to the appropriate day.
I'll explain,... The sheet is to record their work time for the month. It was built in excel 2003 and I am merely automating it to fill in the date in the cell next to the corresponding day. The days are listed in cell a8 starting with Monday. Cell a9 to cell a13 are the other days of the week, without Sunday. There are five weeks listed on the sheet. I have an entry point of the begining of the month on the top of the page with the month and year listed and formatted to show just that, in that cell (i2). When the student fills in the month and year I would like for the sheet to autocomplete the date next to the appropriate day leaving blank the days on the first week that were from the last month. (example; April 1st was a Friday, I want it to scan down to friday and insert 4/1 in the cell next to it (a12), then to begin counting from there to fill in the other dates. That part seems rather easy. It is just that first week that is a pain.
Should I use a macro or can I use a formula like "If" ?
Any help would be appreciated thank you.