![]() |
|
#1
|
||||
|
||||
![]() Quote:
Quote:
Quote:
Quote:
I don't understand what you mean about removing comments - there is no need to remove comments from the macro code. They are never executed; they just explain things. They also have no connection with table bookmarks.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#2
|
|||
|
|||
![]() Quote:
' If you need the formfields named, activate the commented-out code. Perhaps I didn't use the right terms. I did that for: 'For Each FmFld In .FormFields 'StrNms = StrNms & "|" & Left(FmFld.Name, Len(FmFld.Name) - 2) & Format(i, "00") 'Next and '.Select 'With Dialogs(wdDialogFormFieldOptions) '.Name = Split(StrNms, "|")(i) '.Execute 'End With Right now I'm doing the stuff in the DropDownDemo.doc. It's pretty labor intensive. So, when using that, whatever number I have set to a certain drop-down, can that number be used for a calculation? |
![]() |
Tags |
calculating values, expanding table, form fields |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Macro to keep formatted form fields after mail merge or replace text with formatted form fields | jer85 | Word VBA | 2 | 04-05-2015 10:00 PM |
![]() |
step10 | Word | 18 | 11-12-2013 02:27 PM |
Enable editing in expanding fields | marweste | Word | 11 | 10-21-2013 07:41 AM |
How to prevent Tables from expanding | HappyFingers | Word | 1 | 11-29-2010 01:54 PM |
Calculating Form Fields in Microsoft Word | wubba80 | Word | 1 | 06-25-2010 12:42 AM |