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!

Recent content by scooby2

  1. scooby2

    Oracle Financial Analyser Vs Microsoft Project 98

    It has been suggested by a bod at work that our installation of OFA might be replaced by a system written in Microsoft Project 98. I'm dubious. We use OFA as a financial tracking and forecasting / budgeting tool using all the functionality of drill down slice and dice etc. Can Project 98 do...
  2. scooby2

    To delete unused rows in Excel spread sheet.

    Sub ClearExcessRowsAndColumns() Dim intLRow As Integer, intLCol As Integer, intRowCount As Integer Dim i As Integer, intLCell As Integer, wksWKS As Worksheet Dim blProtCont As Boolean, blProtScen As Boolean, blProtDO As Boolean Dim myRange As Range Dim myLastline As Range On...

Part and Inventory Search

Back
Top