Draw in VBA using excel data
Hi All,
I'm a total VBA newbie, just so that you know, I have done the exercises in Visual Studio 10 Express' 'Learn' section so I understand a little, but I thought that if I approached my project a bit at a time, with some help I might eventually achieve it.
So first, I have two columns of data in a spreadsheet, one, AE, gives the width of a rectangle, another, AG, gives the height. How can I use VBA or a macro maybe to draw these rectangles on a separate form, any help would be very much appreciated,
Phil.
|