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

    Delete Blank Columns

    Need some VB help on deleting columns. I have a VB routine that will delete entire rows, I just need some help getting it turned around to columns. This works good and deletes entire blank rows only. Thanks Bob Sub demo() DeleteBlankDataRows "E", "AI" End Sub Sub...
  2. bobquest

    Delete Blank Columns

    Need some VB help on deleting columns. I have a VB routine that will delete entire rows, I just need some help getting it turned around to columns. This works good and deletes the entire blank rows only. Thanks Bob Sub demo() DeleteBlankDataRows "E", "AI" End Sub Sub...

Part and Inventory Search

Back
Top