English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am having trouble coming up with the formula I need to make my days of the week change when I change the first one. I have done the auto fill but that is not what I need. I need to be able to have the other days change. For instance, when I change, 9/24/2006, then 9/25/2006 will not change. I am just working with a 7 day a week schedule and just need a simple formula for making the rest of the days change consecutively. 10 points will be awarded for the best answer!!!

2006-09-19 04:22:26 · 4 answers · asked by Anonymous in Computers & Internet Software

4 answers

Lest's say cell A1 contains the date 9/24/2006. Then, if you type this formula:

= A1 + 1

into any other cell, let's say, A2, it will return 9/25/2006. Then you can copy cell A2 and paste it to cells A3 through A7; this will give you an entire week. When you replace 9/24/2006 with another date, the spreadsheet will recalculate for the new date.

2006-09-19 04:38:57 · answer #1 · answered by NC 7 · 1 0

Excel Day Of The Week

2016-09-30 11:30:37 · answer #2 · answered by ? 4 · 0 0

1.click the cell where you wish to start. say A1
2. Enter any date and press enter. Excel will recognise it as a date and automatically change its formatting as date format. If it doesn't , press ctl+1 to open Format Cell window. Select the desired date format.
3. Click the cell where you wish to have next week day (say A2)
4. Enter formula as =A1+1
Change the reference if necessary.
5. Repeat it for other cell. This time enter formula as =[prev cell ref] +1
i.e. =A2+1
6. Repeat it for remaining cells.
You can also copy and paste the formula

2006-09-19 04:41:56 · answer #3 · answered by Saurabh 1 · 1 0

Simple. Enter the beginning date in the first cell. Then in the second cell put in the formula...+cell#+1...so if the date is in cell C6, it's +C6+1...Then copy the formula to the next five cells.

2006-09-19 04:26:54 · answer #4 · answered by jim 6 · 1 0

fedest.com, questions and answers