How do I create a drop down calendar field a form

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

Guest

I am trying to create a form in microsoft word that has a drop down date
field that shows a calendar to choose the date from. I'm stumped.
 
If you would like to see an example (with code), I have a sample file that
when clicking a text form field a UserForm opens with a calendar on it, you
select a date, then click a button and it fills a field with that date.

Send me message to:

wfoley1 at txu dot com

and I will send you the sample.
 
Hi =?Utf-8?B?c21sMjg=?=,
I am trying to create a form in microsoft word that has a drop down date
field that shows a calendar to choose the date from.
You'll find an example for the calendar control, with a bit of explanation,
on the MSDN website. Search my name and you should turn up an article about
using ActiveX controls in Word documents. Keep in mind, if you're planning
on distributing this, that only machines where that control was installed
(it's part of Access) will have it; and only those installations are
actually licensed to use it.

The availability and licensing question will apply to ANY control you find
and decide to use. There are none provided with Word.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 

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