Creating New Database

E

Emma

I am fairly new to Access and am creating a new database for work (we don't
have anyone else to do it!)

I need a bit of help on a number of things..

Calendar options where the little calendar pops up when you click a button
and then when you select the date the calendar disappears and it puts the
date in the box next to it. I can do the bit where the button opens it up,
but I can't get the Calendar to disappear again.... To make the calendar
appear I am using the VB code: calendar.visible=true

Also, I am trying to create a button which when clicked creates a new record
(a copy of the one you have just been filling out) Anyone?...

Thank you very much... I appreciate all your help!!!
 
E

Emma

Thanks Arvin,

However I really need one of the calendars that Pops up and then Goes again.
I have copied and pasted the code into VB for the calendar you suggested but
it doesn't seem to do anything?!

Many Thanks for your help!!
 
Top