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.
|