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 derfloh 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: *

  • Users: BeckyMack
  • Content: Threads
  • Order by date
  1. BeckyMack

    MS Word VBA Memo Field Truncating w Concatenation

    I'm also dealing with an issue where if I try to concatenate text to a memo field, the memo field is truncated as I try to send the data to a Word file. This is kind of a known issue and my only solution at the moment is to export said memo field to an RTF file, copy and paste it to a bookmark...
  2. BeckyMack

    Word VBA - Inserting a Paragraph into an Existing Outline

    The following code works just fine for looping through a recordset in MS Access and outputting data to a specific bookmark in an MS Word file. This could output one memo field or several depending on openrecordset finds. The problem is that the paragraphs are getting inserted to a specific...
  3. BeckyMack

    insert page break above every string in MS Word

    I'm in MS Word VBA. I'm looping through documents and folders to open a Word file and then apply formatting (margins etc). This all works fine. But the documents are disorganized downloads from a mainframe where the headers for sections are halfway between pages etc. I'd like to be able to...

Part and Inventory Search

Back
Top