![]() |
#5
|
|||
|
|||
![]()
It can be solved so long as your date is simple. That is, if you have three fields, one for month, one for day, and one for year, it should not be difficult. If you have a date field, though, it gets tougher.
The basic field is an IF field. You have to identify your month field in some way. I would suggest using either Mapped Content Controls or legacy form fields for your drop-down. Content Controls and legacy fields should not be used in the same document, you should choose one or the other. The advantage of the legacy controls is that you can check the "calculate on exit" box in properties and any IF fields based on that control will update automatically when the user tabs out of the control. A second advantage is that it is easy to give a legacy control a bookmark name. A disadvantage is that the document must be protected for "filling in forms" which disables ability to use many other Word features. Another disadvantage is that these are "legacy" controls and at some point Word may stop using them. The advantage of content controls is that it can be "mapped" so that you do not need bookmarks to reference it. Another advantage is that such controls are likely to be supported in Word longer than the legacy controls. The document does not have to be severely restricted as far as editing goes. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Copy text to new document based on paragraph numbering | mike.mm | Word VBA | 7 | 11-22-2016 06:14 AM |
![]() |
PRA007 | Word VBA | 2 | 11-05-2015 05:30 AM |
How to insert hyperlink based on the text | PRA007 | Word VBA | 3 | 05-11-2015 01:11 AM |
![]() |
Frantic | Word VBA | 2 | 01-24-2015 04:54 PM |
![]() |
anandyrh | Word | 1 | 08-14-2013 12:08 AM |