Advanced Lessons |
After you've finished the Expert series, move up to the Advanced Lessons to learn about Macros, Events, and lots more.
|
|
|
|
|
Benefits & Limitations of Macros
Standalone v Embedded Macros
Commands & Arguments
Macro Where Conditions
Smart Macros: If Then Statements
Open Specific Records with OpenForm
Form Open Events, On Activate
On Double Click Event
Canceling Macro Execution
Lots more |
|
|
|
|
|
|
Open a Form to a New Record
GoToRecord Command
Adding Child Records Before Parent
GoToControl, RefreshRecord
Quote / Invoice Toggle Button
SetValue v. SetProperty Commands
On Click Event, RunMacro Command
Change Caption Property with Macro
On Current Event
Lots more |
|
|
|
|
|
|
More Control Properties
ForeColor, BackColor, FontSize, etc.
VAL, RGB, InputBox Functions
OnGotFocus, OnLostFocus Events
Locking Paid Orders
Enabled vs. Locked Properties
Adding a Password to a Form Event
Using SetTempVar to Store Variables
BeforeUpdate, RunMacro
Lots more |
|
|
|
|
|
|
Password to Open a Form
Creating a Global Settings Table
Full Sheet of the Same Label
SendKeys Command
RunMacro Command
Looping with External Macros, Repeat
New Quote or Invoice Method
Macro Groups and SubMacros
Inserting Comments in Macros
Lots more |
|
|
|
|
|
|
Separate Ship To and Bill To
Shipping Address the Same Checkbox
Storing History Data
Move Items Between List Boxes
Access Drag and Drop Limitations
Alternative to Click and Drag
RunSQL Command and SQL UPDATE
Macro Error Handling
AutoExec and Macro Design Tab
Lots more |
|
|
|
|
|
|
SQL Search Field Boxes
Build Dynamic SQL Statements
Separate WHERE Conditions
Data Macros
Macros Tied to Changes in Table Data
Before Change Event in Table
Automatically Calculate Unit Price w Cost
After Update Event in Table
Create a System Log Table
Lots more |
|
|