Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-07-2015, 02:56 PM
AdamE AdamE is offline Cross Referencing Bookmarks populated from a userform Word 2010 Windows 7 32bit Cross Referencing Bookmarks populated from a userform Word 2010 Office 2010 32bit
Novice
 
Join Date: May 2015
Posts: 1
AdamE is on a distinguished road
Default Still Need Help

I am an absolute first timer in creating a Userform, but have managed to do it and am now having the same issues that OP had. However, when she said



Quote:
"thank you! i actually just used:

.Fields.Update

and that worked perfectly lol just took me forever to find"
I have absolutely no clue where she was putting the .Fields.Update line.

the only code i have entered is associated with my command button and it is this:

Code:
Private Sub CommandButton1_Click()
With ActiveDocument
  .Bookmarks("Text1").Range _
  .InsertBefore TextBox1
  .Bookmarks("Text2").Range _
  .InsertBefore TextBox2
End With
 
UserForm1.Hide
End Sub
Please help me figure out how to update the bookmark cross-references I have throughout my document.

Thanks!

Adam

Last edited by macropod; 06-05-2015 at 05:23 AM. Reason: Added QUOTE & CODE tags (with code formatting)
Reply With Quote
Reply

Tags
bookmark, cross reference, vba



Similar Threads
Thread Thread Starter Forum Replies Last Post
Update Bookmarks from a Userform alshcover Word VBA 12 01-12-2015 06:53 PM
Cross-referencing Bookmarks and Formatting kd12 Word 6 06-09-2014 09:20 PM
Cross Referencing Bookmarks populated from a userform Word 2010 issues with cross-referencing khaines Word 7 03-15-2012 03:25 AM
Cross-referencing figure in Word 2003 - Problem ultimateguy Word 0 07-30-2009 12:37 PM
Cross referencing maltesedog Word 0 02-13-2009 07:43 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 08:07 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft