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

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

    Findinging Bookmark location with VBA

    Thanks for these replies. I am proficient in Excel VBA, but never worked with Word VBA. Until the other day, I never heard of Word bookmarks :( In fact, I have always disliked using Word, as most of the time I get bogged down in formatting. I am trying to transfer a data array from Excel in...
  2. PeterJ01

    List Word Bookmarks with VBA

    Is there any code that will provide a list of all the names of the Bookmarks in Word? regards, Peter
  3. PeterJ01

    Filling word table with Excel array

    I am writng an Excel VBA procedure which creates a single dimension array with, say, 100 elements.Is there any simple VBA code to put this array in to the column of an existing Word table? All suggestions and ideas , or even code, are most welcome. regards, Peter
  4. PeterJ01

    adding to the mouse right-click menu

    I wish to run a macro in Word by right clicking the mouse, and then slelcting the macro from the drop down menu. Canb anyonme please advise how to do this? regards, Peter
  5. PeterJ01

    Listing all Word bookmarks

    Is there any code that will provide a list of all the names of the Bookmarks in Word?
  6. PeterJ01

    transferring Excel array to Word table column

    I am writng an Excel VBA procedure which creates a single dimension array with, say, 100 elements. Is there any simple VBA code to put this array in to the column of a Word table? All suggestions and ideas , or even code, are most welcome regards, Peter

Part and Inventory Search

Back
Top