This fixes the mistake and uses the new voltage.
When you use a very small voltage you may move out of the accuracy of a single floating point number (It displays as an exponential) I have changed all singles to double.
Important
Where I have used Slide2.Textbox1 note that youmust read the name of the slide object from the VB editor (make sure project explorer is visible)
Slide2 does not necessarily point at the second slide the name is independant of real slide number.
|