Calendar Issue

claird

New Member
Joined
Jul 8, 2015
Messages
3
I am trying to build a pretty basic mileage log in excel. I want column A to be a date in a month, for example 7/1/2015. The problem I am having is how do I get excel to know to skip weekends. For example, 7/1/2015 was a Wednesday. I want to drag that date down but I want excel to know that the 4th and 5th were weekends and to skip them. I plan to use the same sheet each month and ideally I could begin my next month with 8/3/2015 and it would know that day is a Monday. Any help would be greatly appreciated.
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
If A1 is a weekday date this will exclude weekends. Copy the formula in A2 down as far as you need to go.
Excel Workbook
A
18/3/2015
28/4/2015
38/5/2015
48/6/2015
58/7/2015
68/10/2015
78/11/2015
88/12/2015
98/13/2015
108/14/2015
118/17/2015
Sheet12
 
Upvote 0

Forum statistics

Threads
1,223,099
Messages
6,170,114
Members
452,302
Latest member
TaMere

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top