| >GRSoftware >VBA Tutor >Newsletter Issues >Newsletter #9 >Newsletter #11 |
VBA TUTOR NEWSLETTER #10 ~ 1-6-2000 Help for the beginner to intermediate VBA programmer Subscribers 295 ~ ^40 in May |
In this first monthly issue I hope to provide a better resource than the previous bi-weekly issues so that, hopefully, you find something of relevance to you in each issue! |
| ~ VBA in GENERAL ~ |
The tutorial for this month looks at the concept and use of 'Objects' in VBA programming. Although aimed at beginner VBA users, the tutorial goes on to look at the concept and use of user created objects for intermediate VBA users, and concludes by looking at 'Object' Arrays for more advanced users. [ SKILL LEVEL: ALL ] |
~ COOL VBA RESOURCES ~ |
| ~ VBA in WORD ~ |
The easiest way to restore "Normal.dot" to its default state is to delete it, as WORD will automatically create a new default "Normal.dot" when it cannot find it in the Template folder! |
~ COOL WORD RESOURCES ~ |
| ~ VBA in EXCEL ~ |
If you use 'UserForms' in your Excel applications, you can reduce the amount of time you spend on formatting by setting attribute properties at the 'UserForm' level. Any controls you add to the 'UserForm' will inherit those properties by default. |
~ COOL EXCEL RESOURCES ~ |
| ~ VBA in ACCESS ~ |
As you enter records in an Access table, you may find that much of the data remains the same in some fields from record to record. You can quickly copy information from the previous record by pressing [Ctrl]+ [']. |
~ COOL ACCESS RESOURCES ~ |
| © 2000 Gary Radley |