Visio Calendar Weekends

J

JeffL

Is there anyway to remove the weekends when creating a calendar in Visio. I
want to represent the work-week only.
 
J

John Goldsmith

Hello Jeff,

Not if you're using the 'Month' shape. Most of the calendar shapes rely on
code behind the scenes to configure their properties either as they are
dropped onto the page or through the user right clicking on the Configure
context menu option.

However you can get what you're after with a little extra work, by dropping
a 'Week' shape onto the page selecting a Monday as the start date and 5-days
post as the end date. If you used four (uncheck Show Title for the last
three) you'll get a month.

If you wanted to do this more than a couple of times then you could write
some code to set all of them at once.

Anyway, hope that helps.

Best regards

John


John Goldsmith
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk
 
J

JeffL

Hi John: this does help. Many thanks!!!

John Goldsmith said:
Hello Jeff,

Not if you're using the 'Month' shape. Most of the calendar shapes rely on
code behind the scenes to configure their properties either as they are
dropped onto the page or through the user right clicking on the Configure
context menu option.

However you can get what you're after with a little extra work, by dropping
a 'Week' shape onto the page selecting a Monday as the start date and 5-days
post as the end date. If you used four (uncheck Show Title for the last
three) you'll get a month.

If you wanted to do this more than a couple of times then you could write
some code to set all of them at once.

Anyway, hope that helps.

Best regards

John


John Goldsmith
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top