kajohnson9
New Member
- Joined
- Jul 29, 2011
- Messages
- 8
In excel 2010 vba code, I have a column of date data excluding Saturdays and Sundays (only 5 days a week). When I use VBA to plot the data, the Saturday and Sunday dates are included. Is there some flag I need to set to take my data exactly (no weekends)?
Thanks
Thanks