Boat Building Forum

Find advice on all aspects of building your own kayak, canoe or any lightweight boats

Re: VBA Macros
By:Ed Perrault
Date: 9/23/2003, 5:46 pm
In Response To: Re: Strip: Drawing Forms (rnb4tla)

Using Macros was the only way I could find to scale the drawings so that they would plot accurately. With VBA you can directly modify the properties of EXCEL objects (such as the scale limits and physical dimensions of the plot area of a chart object).

Microsoft makes you buy the professional edition of EXCEL to get the help text that tells what those properties are. Fortunately for me, the company I work for owns a site license for the professional edition (along with a plotter), so I was able to work it out.

EdP

Messages In This Thread

Strip: Drawing Forms
John -- 9/22/2003, 2:36 pm
Re: Strip: Drawing Forms
Kendall Demaree -- 9/22/2003, 7:17 pm
Re: Strip: Drawing Forms
Ed Perrault -- 9/22/2003, 3:14 pm
Re: Strip: Drawing Forms
rnb4tla -- 9/23/2003, 3:04 pm
Re: VBA Macros
Ed Perrault -- 9/23/2003, 5:46 pm