View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Gary is offline
external usenet poster
 
Posts: 273
Default draw arrows using formula

Tks tom. Have tried that but unable to link the direction of the arrow (in
360 degrees) and the length to the macro.


"Tom Ogilvy" wrote:

Not by using a formula in a worksheet cell, but you could run a macro that
does it.

--
Regards,
Tom Ogilvy

"gary" <gary @discussions.microsoft.com wrote in message
...
Is it possible to draw arrows or lines using values entered in adjacent

cells ?
For eg: if the cell data contains the direction and the length of the

arrow,
can this data be used to draw an arrow in a specified cell ?