View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cesar Zapata[_2_] Cesar Zapata[_2_] is offline
external usenet poster
 
Posts: 66
Default Color Chart Axis

Hi,

I have a chart with the times from 5:00 AM to 11:00 PM in the category Axis.

I would like to have the ability to be able to color the chart in 3
sections.

for example

Opening from 4:00 AM to 12:00 PM = color yellow
Mid from 12:00 PM to 3:00 PM = blue
and so on.

I need a macro cause this time ranges will be manipulated by the user.



Thanks,