normm
Structural
- Jan 29, 2008
- 74
I am trying to learn and practise VBA coding. I am absolute beginner. I find most references and books written on this subject are written with financial people in mind and soon drop me in subjects like Pivot table etc which are not of my immediate interest. So I have given myself a very simple starter project:
I know the x y co-ordinates of a series of points. Which represent nodes of a shape like rectangle, circle, polygon etc. How can I write a VBA program that will draw the shape to scale from these node points using Excel.
If you can help me writing the steps or help me where can I find VBA code examples of such simple tasks in a book or website, it will get me started and I will appreciate it.
I know the x y co-ordinates of a series of points. Which represent nodes of a shape like rectangle, circle, polygon etc. How can I write a VBA program that will draw the shape to scale from these node points using Excel.
If you can help me writing the steps or help me where can I find VBA code examples of such simple tasks in a book or website, it will get me started and I will appreciate it.