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

    Color code text from date range

    How do I color code 2 date text conditions. The text will be a date and if it's older than say 10 days then red etc in Excel 2003? I could not get below to work: Range("D8:D100").FormatConditions.Add(xlCellValue, xlGreater, CLng(Date - 10)).Interior.ColorIndex = 3

Part and Inventory Search

Back
Top