Hi All

I have got a MonthView control on my userform and it while it happily has a red circle around today's date it automatically selects the 12th November (the day I put it on my form in the first place) with a grey blob and if a user forgets to click on it to change the date it populates my worksheet with the 12th November

What I would really like it to do is to default that grey blob to today's date or even better not pick a date at all. I've tried putting all kinds of things in the Value box on its properties but I can only get it to accept a date other wise I get that lovely ‘Invalid property value’ warning!

Please can anyone tell me what I should put in to either make it not choose a date or if it must choose a date make it choose today? Or do I need to add some code to the MonthView?

Many thanks in advance

Rae