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

    Requested Member does not exist on Merge of Word Table Cells

    Hey PHV, Nevermind. You were completely right. Thanks so much!
  2. bubasti

    Requested Member does not exist on Merge of Word Table Cells

    Hi PHV, I didn't have it in the loop before and it still gives me an error. The following gives the same error "requested member does not exist" Selection.GoTo What:=wdGoToBookmark, Name:="\EndOfDoc" ActiveDocument.Range.Tables.Add Range:=Selection.Range, NumRows:=cntTotal...
  3. bubasti

    Requested Member does not exist on Merge of Word Table Cells

    Hi Everyone, I'm having issues merging some cells in a table that I created with VBA in a word document. It gives me the error "Run-time error '5941': The requested member of hte collection does not exist" even though I just wrote to the cells in the lines above. Any suggestions...

Part and Inventory Search

Back
Top