View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matt_70501 Matt_70501 is offline
external usenet poster
 
Posts: 1
Default change colorIndex, help me write an easy macro

Could someone please help me write a macro that changes the colorIndex of a
cell based on it's value. I want all positive numbers in my selection to be
green and all negative numbers to be red... this should be easy but I need
help!

Thanks,

Matt