| >GRSoftware >VBA Tutor >Newsletter Issues >Newsletter #12 >Newsletter #14 |
VBA TUTOR NEWSLETTER #13 ~ 1-9-2000 Help for the beginner to intermediate VBA programmer Subscribers 585 ~ ^95 in August |
Thanks for the suggestions sent about a more advanced tutorial for next month issue, as they have been helpful in steering me towards giving you what you want from this newsletter. I hope you look forward to next months tutorial which looks at 'CREATING AND USING AN 'XLA' ADD-IN FILE'. |
| ~ VBA in GENERAL ~ |
[1] The tutorial for this month looks at creating a a 'Favorite' custom button for the Toolbar. It steps through each stage from creating the macro to assigning a new button to a toolbar. |
~ COOL VBA RESOURCES ~ |
| ~ VBA in WORD ~ |
Ok! Truth time! How many of you use the AutoText feature ['Insert | AutoText' ] of Word to automate your work? Although refered to as "AutoCorrect", it can be used as "AutoComplete". For example, typing "New Y" + "space", can be 'Auto Completed' to "New York". That is only a simple example, but think of how many other words and phrases that you use frequntly that could be easily 'Auto Completed'. It only takes a few seconds to add such completions in the 'AutoCorrect' dialog. [ 'Tools | AutoCorrect' ]. Use 'Help' for a full explanation of what to do! |
~ COOL WORD RESOURCES ~ |
| ~ VBA in EXCEL ~ |
To prevent getting lost in a large worksheet you can freeze headings so that you always know what data you're looking at. |
~ COOL EXCEL RESOURCES ~ |
| ~ VBA in ACCESS ~ |
If you've ever tried to use the Microsoft Web Browser control in an Access 97 form, you may have been greeted with the error messsage "There is no object in this control". This is because Access 97 isn't compatible with an updated DLL that was introduced with IE 4.0. To fix the problem, draw your browser control on the form, select it and press '[Ctrl]X' to cut it. Immediately press '[Ctrl]V' to paste it back on the form. After repositioning the browser you'll find that you can now open the form without errors. |
~ COOL ACCESS RESOURCES ~ |
Unsubscribe from this newsletter! |
| © 2000 Gary Radley |