K
kiersarama
Hi all,
Im a VBA newbie but cannot get it to do something really simple. I
want to add a line to my powerpoint, which i have done using a couple
of methods: Shapes.Addline and DrawLine but i cannot get these to
delete easily once i have added them.
The DrawLine works but it then doesnt allow the lines to stay on the
screen when a function is called, and doesnt seem to have the same
functionality as the .Addline, ie there are no dashes allowed.
I want a line to be drawn on a button press, and then it to be redrawn
on the next button press essentially, with no trace of the previous
line.
Can anyone help please!?
Im a VBA newbie but cannot get it to do something really simple. I
want to add a line to my powerpoint, which i have done using a couple
of methods: Shapes.Addline and DrawLine but i cannot get these to
delete easily once i have added them.
The DrawLine works but it then doesnt allow the lines to stay on the
screen when a function is called, and doesnt seem to have the same
functionality as the .Addline, ie there are no dashes allowed.
I want a line to be drawn on a button press, and then it to be redrawn
on the next button press essentially, with no trace of the previous
line.
Can anyone help please!?