View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
TheMilkGuy TheMilkGuy is offline
external usenet poster
 
Posts: 55
Default Draw Lines from cell values?

Howdy,

Based on this chart:
http://code7700.com/images/crfi_crosswind_limits.png

Is this possible?
When a pilot enters a number of degrees and a wind speed, draw an line from 0,0 out the degree line, then down once you intersect the wind speed arc.

Or would VB have to draw the chart first?

Thanks in advance!