View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aaron Aaron is offline
external usenet poster
 
Posts: 287
Default Label minimum value in Chart

I have a worksheet of our daily cash position forecast for about 6 months
out. From this data there is a line chart. How can I set it up to
automatically identify and label the the minimum value over the next 90 days?

In the worksheet I use the min function to identify the amount.

Thank you,

Aaron