Calendar Control

P

Patrick Simonds

Not sure where my post went but I cant see it so sorry if this is a
duplicate of sorts.

I asked how to make a Calendar control (on a dialogbox) open with today's
date. I figured that out:

Calendar1.Value = Now()

But what I need it to do is display the date of the next Tuesday 2 weeks
from today. Hope that makes sense.

Examples:

Today is Friday 21 June date selected on the Calendar control should be 4
July,
Today is Sunday June 25 date selected on the Calendar control should be 11
July
 

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