![]() |
#3
|
||||
|
||||
![]()
The default document name is whatever is in the Title document property. If you were using content controls on your form (and only needed one field to give you the document name) then you could link the name field to the Title document property to get that as your default document name.
If you need to concatenate two separate fields to make the default document name then you will need a macro and could get it to write the values of those fields into the title document property anytime before the user tries to save. It would be best to do this with a content control OnExit macro but that is just one way of doing it.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
Tags |
document name, field names, macro vba word |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
stct | Word | 31 | 05-02-2024 04:48 PM |
![]() |
tejaspareek | Word VBA | 4 | 04-17-2015 05:35 AM |
form control Field - Drop down auto text | mrtinfl | Word | 5 | 11-19-2014 06:57 AM |
MACRO - Insert row based on Form Field Criteria | Elan05 | Word VBA | 5 | 04-16-2013 06:39 AM |
Macro to populate a text form field based on dropdown selection | koloa | Word | 0 | 10-20-2011 11:52 AM |