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 Rhinorhino 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: pvong
  • Content: Threads
  • Order by date
  1. pvong

    Center web pages from Publisher 2010

    I'm new to Publisher so be easy on the new guy. I created my first pub document and I like to make it a web page. I can save as to htm and everything looks good, but it's always on aligned to the left side of the web page. Is there anything you can do in Publisher that will let you save it as...
  2. pvong

    Simple Excel - Delete rows above 9

    I'm very very new at this. I'm trying to create a vbscript that will open an Excel 2003 file and delete all rows above 9. This is the code I came up with. Set objExcel = CreateObject("Excel.Application") Set objWorkbook = objExcel.Workbooks.Open("D:\ServerFiles\CroftDB\DbImport\dbaum.xls")...

Part and Inventory Search

Back
Top