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 TouchToneTommy 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. mrbmike

    VBA Syntax for Wordbasic.NextCell

    mrbmike (TechnicalUser) Aug 17, 2006 I am converting a macro that was created in 1996 to current VBA. Does any one know the VBA Syntax for this wordbasic statement? WordBasic.NextCell I have tried using this statement. Selection.Move Unit:=wdCell, Count:=1 It works...
  2. mrbmike

    TextBox input to Document

    I am converting a macro that was created in 1996 to current VBA. Does any one know the the VBA Syntax for the this wordbasic statement? WordBasic.NextCell I have tried using this statement. Selection.Move Unit:=wdCell, Count:=1 It works if the cell has already been...

Part and Inventory Search

Back
Top