Using Excel to draw scaled sketches

M

Mike Richings

I'm currently trying to see if I can get Excel to draw
and print scaled sketches of objects using cell values as
the objects dimensions. Has anyone tried this or got any
tips as to the best way to go about it ?

Thanks.
 
M

Mark Henri

I'm currently trying to see if I can get Excel to draw
and print scaled sketches of objects using cell values as
the objects dimensions. Has anyone tried this or got any
tips as to the best way to go about it ?

There's an ActiveX control called VSDraw that's part of their VSPrint
library that might be what you're looking for. After installing it on the
system and dropping it into the spreadsheet, you'd need to write some macro
code to get the cell values and then render them on the drawing surface.
Their drawing primitives are faily basic-- MoveTo, LineTo, Arc, Circle,
etc. but the manual has good example code.
 
J

Jeff Bennett

Mike Richings said:
I'm currently trying to see if I can get Excel to draw
and print scaled sketches of objects using cell values as
the objects dimensions. Has anyone tried this or got any
tips as to the best way to go about it ?

Thanks.

Our MetaDraw control can be used inside Excel
to allow creating image from Excel VBA code,
or you can allow end-user drawing if you like.


=> Drop me a note by e-mail if this seems interesting to
you. I'd be happy to answer questions on MetaDraw
and to get you started with evaluation.


-----

Jeff Bennett
(e-mail address removed)

* Bennet-Tec Information Systems, Inc
* 50 Jericho Tpk, Jericho, NY 11753
* Phone 516 997 5596, Fax - 5597
* RELIABLE Components Make You Look Sharp!
* TList/Pro * ALLText HT/Pro * MetaDraw *
* Custom Software Development Services Too.
* WWW.Bennet-Tec.Com

=================== ===================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top