Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Roppie

    Copy the Mergefield content to a VBA variable

    Yes, that was the hint I needed. Problem solved. Many thanks for your effort. Rob
  2. Roppie

    Copy the Mergefield content to a VBA variable

    That gives a Type mismatch error.
  3. Roppie

    Copy the Mergefield content to a VBA variable

    I have a Excel sheet filled with data. I copy some of this data by Mail merge to a Word document. Then, I save this merged documents one by one. The name of the saved document is composed by some data from the Merged fields like: lblDocName = ActiveDocument.Fields(60).Result No problem so far...

Part and Inventory Search

Back
Top