Working With Numbers in Excel VBA

In this tutorial we get to grips with using numbers in Excel VBA taking a look at basic calculations (addition, subtraction, multiplication, division).

There are a number of variables available to us when storing numbers in VBA, so we also discuss these different types and the benefit to of using each variable type.

Having watched this tutorial you will have better understanding of working with Numbers in Excel VBA, be able to perform basic calculations using VBA and know how to store both INTEGER and DOUBLE numeric values.

Access our COMPLETE Excel Course HERE