Elisa has attended:
Excel VBA Intro Intermediate course
List of VBA coding
is there a list of VBA coding we can refer to, because if you don't use it too often, it's hard to remember all the codes.
RE: List of VBA coding
Hi Elisa
For a glossary of VBA code in Excel:
1. Click on the Help button
2. The Help Task pane appears on the right of the screen
3. Click Table Of Contents
4. In the List click Microsoft Excel Visual Basic Reference
A list of folders containing VBA references appears
Alternately you can look arond for VBA books that are produced by Microsoft, although most of them are general Visual Basic Reference books and not specific to Excel VBA this is not a problem as the code is essentially the same.
Hope this helps
Carlos