Creating New Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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!!!
 
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!!
 

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

Back
Top