View Single Post
 
Old 01-05-2016, 10:55 AM
curlgary curlgary is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Jan 2016
Location: Birmingham, AL
Posts: 2
curlgary is on a distinguished road
Default Macro to go to text

Need a macro to operate from a button to jump to a text string within a word doc. Attached is a simplified version of what I am trying to do. I need the buttons to have code behind them to jump to a line in the document. For instance when you click the LiDAR Capture button it jumps to the point in the document with the first instance of "Initial LiDAR Capture". The Initial Work button needs to jump to the first instance in the document of "Initial Work". This is a simplified example as my real doc has many pages. I need the VBA code to go behind the button, so I can assign that macro to the button.
Attached Files
File Type: docx Go To Text String.docx (15.2 KB, 13 views)
Reply With Quote