The following reference lists all the statements alphabetically (except for SQL statements).
A–M
| AppActivate (VBA) | DeleteControl |
| Beep (VBA) | DeleteReportControl |
| Call (VBA) | DeleteSetting (VBA) |
| ChDir (VBA) | Dim (VBA) |
| ChDrive (VBA) | Do...Loop (VBA) |
| Close (VBA) | End (VBA) |
| Const (VBA) | Erase (VBA) |
| Date (VBA) | Error (VBA) |
| DDE | Exit (VBA) |
| DDEExecute | FileCopy (VBA) |
| DDEPoke | For Each...Next (VBA) |
| DDETerminate | For...Next (VBA) |
| DDETerminateAll | Function (VBA) |
| Declare (VBA) | Get (VBA) |
| DefBool (VBA) | GoSub...Return (VBA) |
| DefByte (VBA) | GoTo (VBA) |
| DefCur (VBA) | If...Then...Else (VBA) |
| DefDate (VBA) | Input # (VBA) |
| DefDbl (VBA) | Kill (VBA) |
| DefInt (VBA) | Let (VBA) |
| DefLng (VBA) | Line Input # (VBA) |
| DefObj (VBA) | Lock (VBA) |
| DefSng (VBA) | LSet (VBA) |
| DefStr (VBA) | Mid (VBA) |
| DefType (VBA) | MidB (VBA) |
| DefVar (VBA) | MkDir (VBA) |
N–Z
| Name (VBA) | Resume (VBA) |
| On Error (VBA) | Return (VBA) |
| On...GoSub (VBA) | RmDir (VBA) |
| On...GoTo (VBA) | RSet (VBA) |
| Open (VBA) | SaveSetting (VBA) |
| Option Base (VBA) | Seek (VBA) |
| Option Compare (VBA) | SelectCase (VBA) |
| Option Explicit (VBA) | SendKeys (VBA) |
| Option Private (VBA) | Set (VBA) |
| Print # (VBA) | SetAttr (VBA) |
| Private (VBA) | Static (VBA) |
| Property Get (VBA) | Stop (VBA) |
| Property Let (VBA) | Sub (VBA) |
| Property Set (VBA) | Time (VBA) |
| Public (VBA) | Type (VBA) |
| Put (VBA) | Unlock (VBA) |
| Randomize (VBA) | While...Wend (VBA) |
| ReDim (VBA) | Width # (VBA) |
| Rem (VBA) | With (VBA) |
| Reset (VBA) | Write # (VBA) |