Quote:
Originally Posted by brent chadwick
If I use it in the doc I'm working, and give it the bookmark of the drop-down menu, it erases the drop-down menu.
|
I wouldn't expect anything else! The dropdown's bookmark should most certainly be referenced in the code.
Quote:
If I give it the bookmark of any other form field in the doc, it erases and replaces that form field. So it is not giving an additional (new) form field.
|
Again, that's exactly what one should expect. As I said in a previous post:
Quote:
The bookmark named 'BkMk' is one you create in the document, via Insert|Bookmark
|
Obviously, if you're chnaging the macro to use a bookmark already assigned to another formfield, you're not using one you've created via this process.