Excel and VBA have many ways to reference the same thing.
For example, to set the variable a to the value of cell A1 you can: So the lesson here is to be aware of the "[ ]" characters as someone may be using them in their code. Other usages of brackets See Also: Excercises Set A1 = 5 go to
|