Tips on Using Visual Basic

Getting into Visual Basic
The control toolbox
Properties of the Label
The scroll bar (slider)
A few things the Visual Basic code will do
To get out of Design Mode, you must click the Draftsman's triangle again.
Now you can try the stuff you have set up.


Here is a simple demo spreadsheet. I think you'll see how it works.

Here is the Visual Basic code underneath the simple demo with copying numbers, squaring  them etc.