in
All Tags » word » vba (RSS)

Browse by Tags

  • Problem: Replace text in a specified style

    In a document with the styles "Normal" and "Heading 1" I want to replace all text strings within "Heading 1" with text strings from an array. The code below could maybe work as a rough draft, although it does not work. With Selection.Find .ClearFormatting .Style = ActiveDocument...
    Posted to Word (Forum) by microsoft on 05-28-2009
  • Problem: Insert word of excel document in access table via VBA

    I want to insert an excel or word file into my table. I'm working with a form, which contains a textbox (and a browse button) that is the whole path of a document. Now on the save action, I want to import this document into my table. Can anyone tell me how I can do this? When anyone else opens this...
    Posted to Access Coding/Macros (Forum) by microsoft on 05-27-2009
Page 10 of 10 (92 items) « First ... < Previous 6 7 8 9 10