View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Morgan LeFay Morgan LeFay is offline
external usenet poster
 
Posts: 1
Default Change text color of specific date range by macro in Excel

Hello,

in a worksheet (or preferably entire workbook) is it possible to run a
macro, for example, that looks for entries up to a specific date and changes
the text to a different color, after this does the same to other entries
using another color, etc. and how would such a macro look like?