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

    Excel - Hide Red Rows

    I would like to have a toggle button on a spreadsheet that is able to hide/unhide a row if any cell in that row has a background color of red. Using code I have found, I came up with the following, but it will only hide a row if it's empty. Sub HideRedRows(Mode As Boolean) Dim r As Range Dim...

Part and Inventory Search

Back
Top