along with other names that are ambiguous because they are properties of forms, reports, sections, tables, or global names and constants from the Application object and the DAO and VBA libraries. Use the Object Browser (F2 in the code window) to find out more about these names. (More than 600 further names beginning with acCmd... are not listed.)
Num | Bad Name | Reason identified |
1 | _Evaluate | Form method |
2 | _Name | Form method; Form Section method |
3 | A_ADD | Access constant (old) |
4 | A_ALL | Access constant (old) |
5 | A_ANYWHERE | Access constant (old) |
6 | A_ATTACH | Access constant (old) |
7 | A_COPY | Access constant (old) |
8 | A_CURRENT | Access constant (old) |
9 | A_CUT | Access constant (old) |
10 | A_DELETE | Access constant (old) |
11 | A_DELETE_V2 | Access constant (old) |
12 | A_DESIGN | Access constant (old) |
13 | A_Dialog | Access constant (old) |
14 | A_DOWN | Access constant (old) |
15 | A_DRAFT | Access constant (old) |
16 | A_EDIT | Access constant (old) |
17 | A_EDITMENU | Access constant (old) |
18 | A_ENTIRE | Access constant (old) |
19 | A_EXIT | Access constant (old) |
20 | A_EXPORT | Access constant (old) |
21 | A_EXPORTDELIM | Access constant (old) |
22 | A_EXPORTFIXED | Access constant (old) |
23 | A_EXPORTMERGE | Access constant (old) |
24 | A_FILE | Access constant (old) |
25 | A_FIRST | Access constant (old) |
26 | A_FORM | Access constant (old) |
27 | A_FORMATRTF | Access constant (old) |
28 | A_FORMATTXT | Access constant (old) |
29 | A_FORMATXLS | Access constant (old) |
30 | A_FORMBAR | Access constant (old) |
31 | A_FORMDS | Access constant (old) |
32 | A_GOTO | Access constant (old) |
33 | A_HIDDEN | Access constant (old) |
34 | A_HIGH | Access constant (old) |
35 | A_ICON | Access constant (old) |
36 | A_IMPORT | Access constant (old) |
37 | A_IMPORTDELIM | Access constant (old) |
38 | A_IMPORTFIXED | Access constant (old) |
39 | A_LAST | Access constant (old) |
40 | A_LOW | Access constant (old) |
41 | A_MACRO | Access constant (old) |
42 | A_MEDIUM | Access constant (old) |
43 | A_MENU_VER1X | Access constant (old) |
44 | A_MENU_VER20 | Access constant (old) |
45 | A_MODULE | Access constant (old) |
46 | A_NEW | Access constant (old) |
47 | A_NEWREC | Access constant (old) |
48 | A_NEXT | Access constant (old) |
49 | A_NORMAL | Access constant (old) |
50 | A_OBJECT | Access constant (old) |
51 | A_OBJECTUPDATE | Access constant (old) |
52 | A_OBJECTVERB | Access constant (old) |
53 | A_PAGES | Access constant (old) |
54 | A_PASTE | Access constant (old) |
55 | A_PREVIEW | Access constant (old) |
56 | A_PREVIOUS | Access constant (old) |
57 | A_PRINTALL | Access constant (old) |
58 | A_PROMPT | Access constant (old) |
59 | A_QUERY | Access constant (old) |
60 | A_READONLY | Access constant (old) |
61 | A_RECORDSMENU | Access constant (old) |
62 | A_REFRESH | Access constant (old) |
63 | A_REPORT | Access constant (old) |
64 | A_SAVE | Access constant (old) |
65 | A_SAVEFORM | Access constant (old) |
66 | A_SAVEFORMAS | Access constant (old) |
67 | A_SAVERECORD | Access constant (old) |
68 | A_SELECTALLRECORDS | Access constant (old) |
69 | A_SELECTALLRECORDS_V2 | Access constant (old) |
70 | A_SELECTION | Access constant (old) |
71 | A_SELECTRECORD | Access constant (old) |
72 | A_SELECTRECORD_V2 | Access constant (old) |
73 | A_START | Access constant (old) |
74 | A_TABLE | Access constant (old) |
75 | A_TOOLBAR_NO | Access constant (old) |
76 | A_TOOLBAR_WHERE_APPROP | Access constant (old) |
77 | A_TOOLBAR_YES | Access constant (old) |
78 | A_UNDO | Access constant (old) |
79 | A_UNDOFIELD | Access constant (old) |
80 | A_UP | Access constant (old) |
81 | Abs | VBA function |
82 | ABSOLUTE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
83 | acActiveDataObject | Access constant |
84 | acAdd | Access constant |
85 | acAddress | Access constant |
86 | acADP | Access constant |
87 | acAll | Access constant |
88 | acAltMask | Access constant |
89 | acAnywhere | Access constant |
90 | acAppendData | Access constant |
91 | acApplyFilter | Access constant |
92 | acApplyServerFilter | Access constant |
93 | acAttachment | Access constant |
94 | acBetween | Access constant |
95 | acBottom | Access constant |
96 | acBoundObjectFrame | Access constant |
97 | AccActivate | VBA function |
98 | accChild | Form property |
99 | accChildCount | Form property |
100 | accDefaultAction | Form property |
101 | accDescription | Form property |
102 | accDoDefaultAction | Form property |
103 | AccessError | Application Property |
104 | accFocus | Form property |
105 | acCheckBox | Access constant |
106 | accHelp | Form property |
107 | accHelpTopic | Form property |
108 | accHitTest | Form property |
109 | accKeyboardShortcut | Form property |
110 | acClassModule | Access constant |
111 | accLocation | Form property |
112 | acCloseFilterWindow | Access constant |
113 | acCloseServerFilterWindow | Access constant |
114 | acCmd* | More than 500 Access constants start with acCmd… |
115 | accName | Form property |
116 | accNavigate | Form property |
117 | acColorIndexAqua | Access constant |
118 | acColorIndexBlack | Access constant |
119 | acColorIndexBlue | Access constant |
120 | acColorIndexBrightGreen | Access constant |
121 | acColorIndexDarkBlue | Access constant |
122 | acColorIndexFuschia | Access constant |
123 | acColorIndexGray | Access constant |
124 | acColorIndexGreen | Access constant |
125 | acColorIndexMaroon | Access constant |
126 | acColorIndexOlive | Access constant |
127 | acColorIndexRed | Access constant |
128 | acColorIndexSilver | Access constant |
129 | acColorIndexTeal | Access constant |
130 | acColorIndexViolet | Access constant |
131 | acColorIndexWhite | Access constant |
132 | acColorIndexYellow | Access constant |
133 | acComboBox | Access constant |
134 | acCommandButton | Access constant |
135 | acCopy | Access constant |
136 | accParent | Form property |
137 | accRole | Form property |
138 | accSelect | Form method |
139 | accSelection | Form property |
140 | accState | Form property |
141 | acCtrlMask | Access constant |
142 | acCurrent | Access constant |
143 | acCursorOnHoverDefault | Access constant |
144 | acCursorOnHoverHyperlinkHand | Access constant |
145 | acCurViewDatasheet | Access constant |
146 | acCurViewDesign | Access constant |
147 | acCurViewFormBrowse | Access constant |
148 | acCurViewLayout | Access constant |
149 | acCurViewPivotChart | Access constant |
150 | acCurViewPivotTable | Access constant |
151 | acCurViewPreview | Access constant |
152 | acCurViewReportBrowse | Access constant |
153 | acCustomControl | Access constant |
154 | acCut | Access constant |
155 | accValue | Form property |
156 | acDataAccessPage | Access constant |
157 | acDataAccessPageBrowse | Access constant |
158 | acDataAccessPageDesign | Access constant |
159 | acDataErrAdded | Access constant |
160 | acDataErrContinue | Access constant |
161 | acDataErrDisplay | Access constant |
162 | acDataForm | Access constant |
163 | acDataFunction | Access constant |
164 | acDataQuery | Access constant |
165 | acDataReport | Access constant |
166 | acDataServerView | Access constant |
167 | acDatasheetAllowEdits | Access constant |
168 | acDatasheetOnBottom | Access constant |
169 | acDatasheetOnLeft | Access constant |
170 | acDatasheetOnRight | Access constant |
171 | acDatasheetOnTop | Access constant |
172 | acDatasheetReadOnly | Access constant |
173 | acDataStoredProcedure | Access constant |
174 | acDataTable | Access constant |
175 | acDefault | Access constant |
176 | acDefViewContinuous | Access constant |
177 | acDefViewDatasheet | Access constant |
178 | acDefViewPivotChart | Access constant |
179 | acDefViewPivotTalbe | Access constant |
180 | acDefViewPreview | Access constant |
181 | acDefViewReportBrowse | Access constant |
182 | acDefViewSingle | Access constant |
183 | acDefViewSplitForm | Access constant |
184 | acDelete | Access constant |
185 | acDeleteCancel | Access constant |
186 | acDeleteOk | Access constant |
187 | acDeleteUserCancel | Access constant |
188 | acDesign | Access constant |
189 | acDetail | Access constant |
190 | acDiagram | Access constant |
191 | acDialog | Access constant |
192 | acDisableScript | Access constant |
193 | acDisplayAsHyperlinkAlways | Access constant |
194 | acDisplayAsHyperlinkIfHyperlink | Access constant |
195 | acDisplayAsHyperlinkOnScreenOnly | Access constant |
196 | acDisplayAsIcon | Access constant |
197 | acDisplayAsImageIcon | Access constant |
198 | acDisplayAsPaperclip | Access constant |
199 | acDisplayedValue | Access constant |
200 | acDisplayText | Access constant |
201 | acDown | Access constant |
202 | acDraft | Access constant |
203 | acEdit | Access constant |
204 | acEditMenu | Access constant |
205 | acEffectChisel | Access constant |
206 | acEffectEtched | Access constant |
207 | acEffectNormal | Access constant |
208 | acEffectRaised | Access constant |
209 | acEffectShadow | Access constant |
210 | acEffectSunken | Access constant |
211 | acEmbedSchema | Access constant |
212 | acEnableScript | Access constant |
213 | acEntire | Access constant |
214 | acEqual | Access constant |
215 | acExcludePrimaryKeyAndIndexes | Access constant |
216 | acExit | Access constant |
217 | acExport | Access constant |
218 | acExportAllTableAndFieldProperties | Access constant |
219 | acExportDelim | Access constant |
220 | acExportFixed | Access constant |
221 | acExportForm | Access constant |
222 | acExportFunction | Access constant |
223 | acExportHTML | Access constant |
224 | acExportMerge | Access constant |
225 | acExportQualiltyPrint | Access constant |
226 | acExportQualiltyScreen | Access constant |
227 | acExportQuery | Access constant |
228 | acExportReport | Access constant |
229 | acExportServerView | Access constant |
230 | acExportStoredProcedure | Access constant |
231 | acExportTable | Access constant |
232 | acExpression | Access constant |
233 | acFieldHasFocus | Access constant |
234 | acFieldValue | Access constant |
235 | acFile | Access constant |
236 | acFileFormatAccess2 | Access constant |
237 | acFileFormatAccess2000 | Access constant |
238 | acFileFormatAccess2002 | Access constant |
239 | acFileFormatAccess2007 | Access constant |
240 | acFileFormatAccess95 | Access constant |
241 | acFileFormatAccess97 | Access constant |
242 | acFilterAdvanced | Access constant |
243 | acFilterByForm | Access constant |
244 | acFilterNormal | Access constant |
245 | acFirst | Access constant |
246 | acFooter | Access constant |
247 | acForm | Access constant |
248 | acFormAdd | Access constant |
249 | acFormatASP | Access constant |
250 | acFormatDAP | Access constant |
251 | acFormatHTML | Access constant |
252 | acFormatIIS | Access constant |
253 | acFormatPDF | Access constant |
254 | acFormatRTF | Access constant |
255 | acFormatSNP | Access constant |
256 | acFormatTXT | Access constant |
257 | acFormatXLS | Access constant |
258 | acFormatXLSB | Access constant |
259 | acFormatXLSX | Access constant |
260 | acFormatXPS | Access constant |
261 | acFormBar | Access constant |
262 | acFormDS | Access constant |
263 | acFormEdit | Access constant |
264 | acFormOnly | Access constant |
265 | acFormPivotChart | Access constant |
266 | acFormPivotTable | Access constant |
267 | acFormPropertySettings | Access constant |
268 | acFormReadOnly | Access constant |
269 | acFullAddress | Access constant |
270 | acFunction | Access constant |
271 | acGeneral | Access constant |
272 | acGoTo | Access constant |
273 | acGreaterThan | Access constant |
274 | acGreaterThanOrEqual | Access constant |
275 | acGridlinesBoth | Access constant |
276 | acGridlinesBothV2 | Access constant |
277 | acGridlinesHoriz | Access constant |
278 | acGridlinesNone | Access constant |
279 | acGridlinesVert | Access constant |
280 | acGridOnly | Access constant |
281 | acGroupLevel1Footer | Access constant |
282 | acGroupLevel1Header | Access constant |
283 | acGroupLevel2Footer | Access constant |
284 | acGroupLevel2Header | Access constant |
285 | acHeader | Access constant |
286 | acHidden | Access constant |
287 | acHiddenCurrentPage | Report property |
288 | acHigh | Access constant |
289 | acHorizontalAnchorBoth | Access constant |
290 | acHorizontalAnchorLeft | Access constant |
291 | acHorizontalAnchorRight | Access constant |
292 | acIcon | Access constant |
293 | acImage | Access constant |
294 | acImeModeAlpha | Access constant |
295 | acImeModeAlphaFull | Access constant |
296 | acImeModeDisable | Access constant |
297 | acImeModeHangul | Access constant |
298 | acImeModeHangulFull | Access constant |
299 | acImeModeHiragana | Access constant |
300 | acImeModeKatakana | Access constant |
301 | acImeModeKatakanaHalf | Access constant |
302 | acImeModeNoControl | Access constant |
303 | acImeModeOff | Access constant |
304 | acImeModeOn | Access constant |
305 | acImeSentenceModeConversation | Access constant |
306 | acImeSentenceModeNone | Access constant |
307 | acImeSentenceModePhrasePredict | Access constant |
308 | acImeSentenceModePluralClause | Access constant |
309 | acImport | Access constant |
310 | acImportDelim | Access constant |
311 | acImportFixed | Access constant |
312 | acImportHTML | Access constant |
313 | acImportShartPointList | Access constant |
314 | acLabel | Access constant |
315 | acLast | Access constant |
316 | acLayout | Access constant |
317 | acLayoutNone | Access constant |
318 | acLayoutStacked | Access constant |
319 | acLayoutTabular | Access constant |
320 | acLBClose | Access constant |
321 | acLBEnd | Access constant |
322 | acLBGetColumnCount | Access constant |
323 | acLBGetColumnWidth | Access constant |
324 | acLBGetFormat | Access constant |
325 | acLBGetRowCount | Access constant |
326 | acLBGetValue | Access constant |
327 | acLBInitialize | Access constant |
328 | acLBOpen | Access constant |
329 | acLeft | Access constant |
330 | acLeftButton | Access constant |
331 | acLessThan | Access constant |
332 | acLessThanOrEqual | Access constant |
333 | acLine | Access constant |
334 | acLink | Access constant |
335 | acLinkDelim | Access constant |
336 | acLinkFixed | Access constant |
337 | acLinkHTML | Access constant |
338 | acLinkShartPointList | Access constant |
339 | acListBox | Access constant |
340 | acLiveReportSource | Access constant |
341 | acLow | Access constant |
342 | acMacro | Access constant |
343 | acMDB | Access constant |
344 | acMedium | Access constant |
345 | acMenuCheck | Access constant |
346 | acMenuGray | Access constant |
347 | acMenuUncheck | Access constant |
348 | acMenuUngray | Access constant |
349 | acMenuVer1X | Access constant |
350 | acMenuVer20 | Access constant |
351 | acMenuVer70 | Access constant |
352 | acMiddleButton | Access constant |
353 | acModule | Access constant |
354 | acNew | Access constant |
355 | acNewDatabaseFormatAccess2000 | Access constant |
356 | acNewDatabaseFormatAccess2002 | Access constant |
357 | acNewDatabaseFormatAccess2007 | Access constant |
358 | acNewDatabaseFormatUserDefault | Access constant |
359 | acNewRec | Access constant |
360 | acNext | Access constant |
361 | acNoPictureCaption | Access constant |
362 | acNormal | Access constant |
363 | acNotBetween | Access constant |
364 | acNotEqual | Access constant |
365 | acNull | Access constant |
366 | acObject | Access constant |
367 | acObjectFrame | Access constant |
368 | acObjectUpdate | Access constant |
369 | acObjectVerb | Access constant |
370 | acObjStateDirty | Access constant |
371 | acObjStateNew | Access constant |
372 | acObjStateOpen | Access constant |
373 | acOLEActivate | Access constant |
374 | acOLEActivateDoubleClick | Access constant |
375 | acOLEActivateGetFocus | Access constant |
376 | acOLEActivateManual | Access constant |
377 | acOLEChanged | Access constant |
378 | acOLEClose | Access constant |
379 | acOLEClosed | Access constant |
380 | acOLECopy | Access constant |
381 | acOLECreateEmbed | Access constant |
382 | acOLECreateFromFile | Access constant |
383 | acOLECreateLink | Access constant |
384 | acOLECreateNew | Access constant |
385 | acOLEDelete | Access constant |
386 | acOLEDisplayContent | Access constant |
387 | acOLEDisplayIcon | Access constant |
388 | acOLEEither | Access constant |
389 | acOLEEmbedded | Access constant |
390 | acOLEFetchVerbs | Access constant |
391 | acOLEInsertObjDlg | Access constant |
392 | acOLELinked | Access constant |
393 | acOLENone | Access constant |
394 | acOLEPaste | Access constant |
395 | acOLEPasteSpecialDlg | Access constant |
396 | acOLERenamed | Access constant |
397 | acOLESaved | Access constant |
398 | acOLESizeAutoSize | Access constant |
399 | acOLESizeClip | Access constant |
400 | acOLESizeStretch | Access constant |
401 | acOLESizeZoom | Access constant |
402 | acOLEUpate | Access constant |
403 | acOLEUpateAutomatic | Access constant |
404 | acOLEUpdateFrozen | Access constant |
405 | acOLEUpdateManual | Access constant |
406 | acOLEVerbHide | Access constant |
407 | acOLEVerbInPlaceActivate | Access constant |
408 | acOLEVerbInPlaceUIActivate | Access constant |
409 | acOLEVerbOpen | Access constant |
410 | acOLEVerbPrimary | Access constant |
411 | acOLEVerbShow | Access constant |
412 | acOptionButton | Access constant |
413 | acOptionGroup | Access constant |
414 | acOutputDataAccessPage | Access constant |
415 | acOutputForm | Access constant |
416 | acOutputFunction | Access constant |
417 | acOutputModule | Access constant |
418 | acOutputQuery | Access constant |
419 | acOutputReport | Access constant |
420 | acOutputServerView | Access constant |
421 | acOutputStoredProcedure | Access constant |
422 | acOutputTable | Access constant |
423 | acPage | Access constant |
424 | acPageBreak | Access constant |
425 | acPageFooter | Access constant |
426 | acPageHeader | Access constant |
427 | acPages | Access constant |
428 | acPaste | Access constant |
429 | acPersistReportML | Access constant |
430 | acPRBNAuto | Access constant |
431 | acPRBNCassette | Access constant |
432 | acPRBNEnvelope | Access constant |
433 | acPRBNEnvManual | Access constant |
434 | acPRBNFormSource | Access constant |
435 | acPRBNLargeCapacity | Access constant |
436 | acPRBNLargeFmt | Access constant |
437 | acPRBNLower | Access constant |
438 | acPRBNManual | Access constant |
439 | acPRBNMiddle | Access constant |
440 | acPRBNSmallFmt | Access constant |
441 | acPRBNTractor | Access constant |
442 | acPRBNUpper | Access constant |
443 | acPRCMColor | Access constant |
444 | acPRCMMonochrome | Access constant |
445 | acPRDPHorizontal | Access constant |
446 | acPRDPSimplex | Access constant |
447 | acPRDPVertical | Access constant |
448 | acPreview | Access constant |
449 | acPrevious | Access constant |
450 | acPRHorizontalColumnLayout | Access constant |
451 | acPrintAll | Access constant |
452 | acPrompt | Access constant |
453 | acPromptScript | Access constant |
454 | acPropCatData | Access constant |
455 | acPropCatEvent | Access constant |
456 | acPropCatLayout | Access constant |
457 | acPropCatNA | Access constant |
458 | acPropCatOther | Access constant |
459 | acPropertyBackColor | Access constant |
460 | acPropertyCaption | Access constant |
461 | acPropertyEnabled | Access constant |
462 | acPropertyForeColor | Access constant |
463 | acPropertyHeight | Access constant |
464 | acPropertyLeft | Access constant |
465 | acPropertyLocked | Access constant |
466 | acPropertyTop | Access constant |
467 | acPropertyVisible | Access constant |
468 | acPropertyWidth | Access constant |
469 | acPRORLandscape | Access constant |
470 | acPRORPortrait | Access constant |
471 | acPRPQDraft | Access constant |
472 | acPRPQHigh | Access constant |
473 | acPRPQLow | Access constant |
474 | acPRPQMedium | Access constant |
475 | acPRPS10x14 | Access constant |
476 | acPRPS11x17 | Access constant |
477 | acPRPSA3 | Access constant |
478 | acPRPSA4 | Access constant |
479 | acPRPSA4Small | Access constant |
480 | acPRPSA5 | Access constant |
481 | acPRPSB4 | Access constant |
482 | acPRPSB5 | Access constant |
483 | acPRPSCSheet | Access constant |
484 | acPRPSDSheet | Access constant |
485 | acPRPSEnv10 | Access constant |
486 | acPRPSEnv11 | Access constant |
487 | acPRPSEnv12 | Access constant |
488 | acPRPSEnv14 | Access constant |
489 | acPRPSEnv9 | Access constant |
490 | acPRPSEnvB4 | Access constant |
491 | acPRPSEnvB5 | Access constant |
492 | acPRPSEnvB6 | Access constant |
493 | acPRPSEnvC3 | Access constant |
494 | acPRPSEnvC4 | Access constant |
495 | acPRPSEnvC5 | Access constant |
496 | acPRPSEnvC6 | Access constant |
497 | acPRPSEnvC65 | Access constant |
498 | acPRPSEnvDL | Access constant |
499 | acPRPSEnvItaly | Access constant |
500 | acPRPSEnvMonarch | Access constant |
501 | acPRPSEnvPersonal | Access constant |
502 | acPRPSESheet | Access constant |
503 | acPRPSExecutive | Access constant |
504 | acPRPSFanfoldLglGerman | Access constant |
505 | acPRPSFanfoldStdGerman | Access constant |
506 | acPRPSFanfoldUS | Access constant |
507 | acPRPSFolio | Access constant |
508 | acPRPSLedger | Access constant |
509 | acPRPSLegal | Access constant |
510 | acPRPSLetter | Access constant |
511 | acPRPSLetterSmall | Access constant |
512 | acPRPSNote | Access constant |
513 | acPRPSQuarto | Access constant |
514 | acPRPSStatement | Access constant |
515 | acPRPSTabloid | Access constant |
516 | acPRPSUser | Access constant |
517 | acPRVerticalColumnLayout | Access constant |
518 | acQuery | Access constant |
519 | acQuitPrompt | Access constant |
520 | acQuitSaveAll | Access constant |
521 | acQuitSaveNone | Access constant |
522 | acReadOnly | Access constant |
523 | acRecordsMenu | Access constant |
524 | acRectangle | Access constant |
525 | acRefresh | Access constant |
526 | acReport | Access constant |
527 | acRight | Access constant |
528 | acRightButton | Access constant |
529 | acRunFromServer | Access constant |
530 | acSave | Access constant |
531 | acSaveForm | Access constant |
532 | acSaveFormAs | Access constant |
533 | acSaveNo | Access constant |
534 | acSavePrompt | Access constant |
535 | acSaveRecord | Access constant |
536 | acSaveYes | Access constant |
537 | acSchemaNone | Access constant |
538 | acSchemaXSD | Access constant |
539 | acScreenTip | Access constant |
540 | acSearchAll | Access constant |
541 | acSecFrmRptExecute | Access constant |
542 | acSecFrmRptReadDef | Access constant |
543 | acSecFrmRptWriteDef | Access constant |
544 | acSecMacExecute | Access constant |
545 | acSecMacReadDef | Access constant |
546 | acSecMacWriteDef | Access constant |
547 | acSecModReadDef | Access constant |
548 | acSecModWriteDef | Access constant |
549 | acSelectAllRecords | Access constant |
550 | acSelection | Access constant |
551 | acSelectRecord | Access constant |
552 | acSendDataAccessPage | Access constant |
553 | acSendForm | Access constant |
554 | acSendModule | Access constant |
555 | acSendNoObject | Access constant |
556 | acSendQuery | Access constant |
557 | acSendReport | Access constant |
558 | acSendTable | Access constant |
559 | acSeparatorCharactersComma | Access constant |
560 | acSeparatorCharactersNewLine | Access constant |
561 | acSeparatorCharactersSemiColon | Access constant |
562 | acSeparatorCharactersSystemSeparator | Access constant |
563 | acServerFilter | Access constant |
564 | acServerFilterByForm | Access constant |
565 | acServerView | Access constant |
566 | acShiftMask | Access constant |
567 | acShowAllRecords | Access constant |
568 | acSpreadsheetTypeExcel12 | Access constant |
569 | acSpreadsheetTypeExcel12Xml | Access constant |
570 | acSpreadsheetTypeExcel3 | Access constant |
571 | acSpreadsheetTypeExcel4 | Access constant |
572 | acSpreadsheetTypeExcel5 | Access constant |
573 | acSpreadsheetTypeExcel7 | Access constant |
574 | acSpreadsheetTypeExcel8 | Access constant |
575 | acSpreadsheetTypeExcel9 | Access constant |
576 | acSpreadsheetTypeExcel97 | Access constant |
577 | acSpreadsheetTypeLotusWJ2 | Access constant |
578 | acSpreadsheetTypeLotusWK1 | Access constant |
579 | acSpreadsheetTypeLotusWK3 | Access constant |
580 | acSpreadsheetTypeLotusWK4 | Access constant |
581 | acStandardModule | Access constant |
582 | acStart | Access constant |
583 | acStoredProcedure | Access constant |
584 | acStructureAndData | Access constant |
585 | acStructureOnly | Access constant |
586 | acSubAddress | Access constant |
587 | acSubform | Access constant |
588 | acSysCmdAccessDir | Access constant |
589 | acSysCmdAccessVer | Access constant |
590 | acSysCmdClearHelpTopic | Access constant |
591 | acSysCmdClearStatus | Access constant |
592 | acSysCmdGetIniFile | Access constant |
593 | acSysCmdGetObjectState | Access constant |
594 | acSysCmdGetWorkgroupFile | Access constant |
595 | acSysCmdInitMeter | Access constant |
596 | acSysCmdProfile | Access constant |
597 | acSysCmdRemoveMeter | Access constant |
598 | acSysCmdRuntime | Access constant |
599 | acSysCmdSetStatus | Access constant |
600 | acSysCmdUpateMeter | Access constant |
601 | acTabCtl | Access constant |
602 | acTable | Access constant |
603 | acTextBox | Access constant |
604 | acTextFormatHTMLRichText | Access constant |
605 | acTextFormatPlain | Access constant |
606 | ACTION | JET reserved (kb248738) |
607 | Activate | Form method; Report method |
608 | ActiveControl | Form property; Report property |
609 | acToggleButton | Access constant |
610 | acToolbarNo | Access constant |
611 | acToolbarWhereApprop | Access constant |
612 | acToolbarYes | Access constant |
613 | acTop | Access constant |
614 | acUndo | Access constant |
615 | acUp | Access constant |
616 | acUTF16 | Access constant |
617 | acUTF8 | Access constant |
618 | acVerticalAnchorBoth | Access constant |
619 | acVerticalAnchorBottom | Access constant |
620 | acVerticalAnchorTop | Access constant |
621 | acViewDesign | Access constant |
622 | acViewLayout | Access constant |
623 | acViewNormal | Access constant |
624 | acViewPivotChart | Access constant |
625 | acViewPivotTable | Access constant |
626 | acViewPreview | Access constant |
627 | acViewReport | Access constant |
628 | acWindowNormal | Access constant |
629 | ADA | ODBC (kb125948) |
630 | ADD | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
631 | AddAutoCorrect | Application Property |
632 | AddToFavorites | Application Property |
633 | ADMIN | Future SQL Server keyword (TSQL Ref in MSDN) |
634 | ADMINDB | JET reserved (kb248738) |
635 | ADOConnectString | Application Property |
636 | AFTER | Future SQL Server keyword (TSQL Ref in MSDN) |
637 | AfterDelConfirm | Form property |
638 | AfterDelConfirmEmMacro | Form property |
639 | AfterDelConfirmMacro | Form Property |
640 | AfterFinalRender | Form property |
641 | AfterFinalRenderEmMacro | Form property |
642 | AfterFinalRenderMacro | Form Property |
643 | AfterInsert | Form property |
644 | AfterInsertEmMacro | Form property |
645 | AfterInsertMacro | Form Property |
646 | AfterLayout | Form property |
647 | AfterLayoutEmMacro | Form property |
648 | AfterLayoutMacro | Form Property |
649 | AfterRender | Form property |
650 | AfterRenderEmMacro | Form property |
651 | AfterRenderMacro | Form Property |
652 | AfterUpdate | Form property |
653 | AfterUpdateEmMacro | Form property |
654 | AfterUpdateMacro | Form Property |
655 | AGGREGATE | Future SQL Server keyword (TSQL Ref in MSDN) |
656 | ALIAS | Future SQL Server keyword (TSQL Ref in MSDN) |
657 | ALL | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
658 | ALLOCATE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
659 | AllowAdditions | Form property |
660 | AllowDatasheetView | Form property |
661 | AllowDeletions | Form property |
662 | AllowDesignChanges | Form property |
663 | AllowEditing | Form property |
664 | AllowEdits | Form property |
665 | AllowFilters | Form property |
666 | AllowFormView | Form property |
667 | AllowLayoutView | Form property |
668 | AllowPivotChartView | Form property |
669 | AllowPivotTableView | Form property |
670 | AllowReportView | Report property |
671 | AllowUpdating | Form property |
672 | AllowZeroLength | Field property |
673 | ALPHANUMERIC | JET reserved (kb248738) |
674 | ALT_MASK | Access constant (old) |
675 | ALTER | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
676 | AlternateBackColor | Form Section property |
677 | AND | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
678 | AnswerWizard | Application Property |
679 | ANY | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
680 | Application | Access reserved (kb286335) |
681 | AppLoadString | Application Property |
682 | ApplyFilter | Form method |
683 | ARE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
684 | Array | VBA function |
685 | AS | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
686 | ASC | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
687 | AscB | VBA function |
688 | AscW | VBA function |
689 | ASSERTION | JET reserved (kb248738);ODBC (kb125948) |
690 | Assistance | Application Property |
691 | Assistant | Access reserved (kb286335) |
692 | AT | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
693 | Atn | VBA function |
694 | Attributes | Table property; Field property |
695 | AUTHORIZATION | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
696 | AutoCenter | Form property; Report property |
697 | AutoCorrect | Application Property |
698 | AutoHeight | Form Section property |
699 | AUTOINCREMENT | JET reserved (kb248738) |
700 | AutomationSecurity | Application Property |
701 | AutoResize | Form property; Report property |
702 | AVG | JET reserved (kb248738);ODBC (kb125948) |
|
703 | BackColor | Form Section property; Report Section property |
704 | BACKUP | SQL Server reserved |
705 | BAND | JET reserved (kb248738) |
706 | BatchUpdates | Form property |
707 | Beep | VBA function |
708 | BEFORE | Future SQL Server keyword (TSQL Ref in MSDN) |
709 | BeforeBeginTransaction | Form property |
710 | BeforeBeginTransactionEmMacro | Form property |
711 | BeforeBeginTransactionMacro | Form property |
712 | BeforeCommitTransaction | Form property |
713 | BeforeCommitTransactionEmMacro | Form property |
714 | BeforeCommitTransactionMacro | Form property |
715 | BeforeDelConfirm | Form property |
716 | BeforeDelConfirmEmMacro | Form property |
717 | BeforeDelConfirmMacro | Form Property |
718 | BeforeInsert | Form property |
719 | BeforeInsertEmMacro | Form property |
720 | BeforeInsertMacro | Form Property |
721 | BeforeQuery | Form property |
722 | BeforeQueryEmMacro | Form property |
723 | BeforeQueryMacro | Form Property |
724 | BeforeRender | Form property |
725 | BeforeRenderEmMacro | Form property |
726 | BeforeRenderMacro | Form Property |
727 | BeforeScreenTip | Form property |
728 | BeforeScreenTipEmMacro | Form property |
729 | BeforeScreenTipMacro | Form Property |
730 | BeforeUpdate | Form property |
731 | BeforeUpdateEmMacro | Form property |
732 | BeforeUpdateMacro | Form Property |
733 | BEGIN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
734 | BeginBatchEdit | Form property |
735 | BeginBatchEditEmMacro | Form property |
736 | BeginBatchEditMacro | Form property |
737 | BeginTrans | DAO global |
738 | BeginUndoable | Application Property |
739 | BETWEEN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
740 | BINARY | JET reserved (kb248738) |
741 | BIT | JET reserved (kb248738);ODBC (kb125948) |
742 | BIT_LENGTH | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
743 | BLOB | Future SQL Server keyword (TSQL Ref in MSDN) |
744 | BNOT | JET reserved (kb248738) |
745 | BOOLEAN | Access reserved (kb286335) |
746 | BOR | JET reserved (kb248738) |
747 | BorderStyle | Form property; Report property |
748 | BOTH | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
749 | BoundColumn | Field property |
750 | BREADTH | Future SQL Server keyword (TSQL Ref in MSDN) |
751 | BREAK | SQL Server reserved |
752 | BrokenReference | Application Property |
753 | BROWSE | SQL Server reserved |
754 | Build | Application Property |
755 | BuildCriteria | Application Property |
756 | BuilderString | Application Property |
757 | BULK | SQL Server reserved |
758 | BXOR | JET reserved (kb248738) |
759 | BY | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
760 | BYTE | JET reserved (kb248738) |
|
761 | C1 | Generates runtimes error 3103 |
762 | Calendar | VBA property |
763 | CALL | Future SQL Server keyword (TSQL Ref in MSDN) |
764 | CallByName | VBA function |
765 | CanGrow | Form Section property; Report Section property |
766 | CanShrink | Form Section property; Report Section property |
767 | Caption | Form property; Report property; Field property |
768 | CASCADE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
769 | CASCADED | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
770 | CASE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
771 | CAST | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
772 | CATALOG | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
773 | CBool | VBA function |
774 | CByte | VBA function |
775 | CCur | VBA function |
776 | CDate | VBA function |
777 | CDbl | VBA function |
778 | CDec | VBA function |
779 | CHAR | JET reserved (kb248738);ODBC (kb125948) |
780 | CHAR_LENGTH | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
781 | CHARACTER | JET reserved (kb248738);ODBC (kb125948) |
782 | CHARACTER_LENGTH | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
783 | ChDir | VBA function |
784 | ChDrive | VBA function |
785 | CHECK | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
786 | CHECKPOINT | SQL Server reserved |
787 | Choose | VBA function |
788 | Chr | VBA function |
789 | Chr$ | VBA function |
790 | ChrB | VBA function |
791 | ChrB$ | VBA function |
792 | ChrW | VBA function |
793 | ChrW$ | VBA function |
794 | CInt | VBA function |
795 | Circle | Report method |
796 | CLASS | Future SQL Server keyword (TSQL Ref in MSDN) |
797 | Click | Form method; Form Section method; Report property; Report Section property |
798 | CLng | VBA function |
799 | CLOB | Future SQL Server keyword (TSQL Ref in MSDN) |
800 | CLOSE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
801 | CloseButton | Form property; Report property |
802 | CloseCurrentDatabase | Application Property |
803 | CLUSTERED | SQL Server reserved |
804 | COALESCE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
805 | COBOL | ODBC (kb125948) |
806 | CodeContextObject | Application Property |
807 | CodeData | Application Property |
808 | CodeDb | Application Property |
809 | CodeProject | Application Property |
810 | COLLATE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
811 | CollatingOrder | Field property |
812 | COLLATION | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
813 | COLUMN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
814 | ColumnCount | Field property |
815 | ColumnHeads | Field property |
816 | ColumnHidden | Field property |
817 | ColumnHistory | Application Property |
818 | ColumnOrder | Field property |
819 | ColumnWidth | Field property |
820 | ColumnWidths | Field property |
821 | COMAddIns | Application Property |
822 | COMMAddIns | Application Property |
823 | Command | VBA function |
824 | Command$ | VBA function |
825 | CommandBars | Application Property |
826 | CommandBeforeExecute | Form property |
827 | CommandBeforeExecuteEmMacro | Form property |
828 | CommandBeforeExecuteMacro | Form Property |
829 | CommandChecked | Form property |
830 | CommandCheckedEmMacro | Form property |
831 | CommandCheckedMacro | Form Property |
832 | CommandEnabled | Form property |
833 | CommandEnabledEmMacro | Form property |
834 | CommandEnabledMacro | Form Property |
835 | CommandExecute | Form property |
836 | CommandExecuteEmMacro | Form property |
837 | CommandExecuteMacro | Form Property |
838 | COMMIT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
839 | CommitTrans | DAO global |
840 | COMP | JET reserved (kb248738) |
841 | CompactDatabase | Access reserved (kb286335) |
842 | CompactRepair | Application Property |
843 | COMPLETION | Future SQL Server keyword (TSQL Ref in MSDN) |
844 | COMPRESSION | JET reserved (kb248738) |
845 | COMPUTE | SQL Server reserved |
846 | ConflictTable | Table property |
847 | CONNECT | JET reserved word; Table property;ODBC (kb125948) |
848 | CONNECTION | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
849 | CONSTRAINT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
850 | CONSTRAINTS | JET reserved (kb248738);ODBC (kb125948) |
851 | CONSTRUCTOR | Future SQL Server keyword (TSQL Ref in MSDN) |
852 | CONTAINER | JET reserved (kb248738) |
853 | CONTAINS | SQL Server reserved |
854 | CONTAINSTABLE | SQL Server reserved |
855 | CONTINUE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
856 | ControlBox | Form property; Report property |
857 | Controls | Form collection; Report collection |
858 | CONVERT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
859 | ConvertAccessProject | Application Property |
860 | CORRESPONDING | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
861 | Cos | VBA function |
862 | COUNT | JET reserved word; Form property; Report property;ODBC (kb125948) |
863 | COUNTER | JET reserved (kb248738) |
864 | CREATE | JET reserved (kb248738);ODBC (kb125948);SQL Server reserved |
865 | CreateAccessProject | Application Property |
866 | CreateAdditionalData | Application Property |
867 | CreateControl | Application Property |
868 | CreateControlEx | Application Property |
869 | CreateControlExOld | Application Property |
870 | CreateControlOld | Application Property |
871 | CreateDataAccessPage | Application Property |
872 | CreateDatabase | Access reserved (kb286335) |
873 | CREATEDB | JET reserved (kb248738) |
874 | CreateField | Access reserved (kb286335) |
875 | CreateForm | Application Property |
876 | CreateGroup | Access reserved (kb286335) |
877 | CreateGroupLevel | Application Property |
878 | CreateIndex | Access reserved (kb286335) |
879 | CreateNewWorkgroupFile | Application Property |
880 | CreateObject | Access reserved (kb286335) |
881 | CreateProperty | Access reserved (kb286335) |
882 | CreateRelation | Access reserved (kb286335) |
883 | CreateReport | Application Property |
884 | CreateReportControl | Application Property |
885 | CreateReportControlEx | Application Property |
886 | CreateReportControlExOld | Application Property |
887 | CreateReportControlOld | Application Property |
888 | CreateTableDef | Access reserved (kb286335) |
889 | CreateUser | Access reserved (kb286335) |
890 | CreateWorkspace | Access reserved (kb286335) |
891 | CROSS | JET reserved (kb248738);ANSI-92 Reserved (kb287417);SQL Server reserved |
892 | CSng | VBA function |
893 | CStr | VBA function |
894 | CTRL_MASK | Access constant (old) |
895 | CUBE | Future SQL Server keyword (TSQL Ref in MSDN) |
896 | CurDir | VBA function |
897 | CurDir$ | VBA function |
898 | CURRENCY | JET reserved (kb248738) |
899 | CURRENT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
900 | CURRENT_DATE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
901 | CURRENT_PATH | Future SQL Server keyword (TSQL Ref in MSDN) |
902 | CURRENT_ROLE | Future SQL Server keyword (TSQL Ref in MSDN) |
903 | CURRENT_TIME | JET reserved (kb248738);SQL Server reserved;ANSI-92 Reserved (kb287417) |
904 | CURRENT_TIMESTAMP | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
905 | CURRENT_USER | JET reserved (kb248738);SQL Server reserved;ANSI-92 Reserved (kb287417) |
906 | CurrentData | Application Property |
907 | CurrentDb | Application Property |
908 | CurrentObjectName | Application Property |
909 | CurrentObjectType | Application Property |
910 | CurrentProject | Application Property |
911 | CurrentRecord | Report property |
912 | CurrentSectionLeft | Form property |
913 | CurrentSectionTop | Form property |
914 | CURRENT-TIME | ODBC (kb125948) |
915 | CurrentUser | Access reserved (kb286335) |
916 | CurrentView | Form property |
917 | CurrentX | Report property |
918 | CurrentY | Report property |
919 | CURSOR | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
920 | CustomRibbonID | Form property |
921 | CVar | VBA function |
922 | CVDate | VBA function |
923 | CVErr | VBA function |
924 | Cycle | Form property |
|
925 | DATA | Future SQL Server keyword (TSQL Ref in MSDN) |
926 | DATA_ERRADDED | Access constant (old) |
927 | DATA_ERRCONTINUE | Access constant (old) |
928 | DATA_ERRDISPLAY | Access constant (old) |
929 | DataAccessPages | Application Property |
930 | DATABASE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
931 | DataChange | Form property |
932 | DataChangeEmMacro | Form property |
933 | DataChangeMacro | Form Property |
934 | DataEntry | Form property |
935 | DataSetChange | Form property |
936 | DataSetChangeEmMacro | Form property |
937 | DataSetChangeMacro | Form Property |
938 | DatasheetAlternateBackColor | Form property |
939 | DatasheetBackColor | Form property |
940 | DatasheetBorderLineStyle | Form property |
941 | DatasheetCellsEffect | Form property |
942 | DatasheetColumnHeaderUnderlineStyle | Form property |
943 | DatasheetFontHeight | Form property |
944 | DatasheetFontItalic | Form property |
945 | DatasheetFontName | Form property |
946 | DatasheetFontUnderline | Form property |
947 | DatasheetFontWeight | Form property |
948 | DatasheetForeColor | Form property |
949 | DatasheetGridlinesBehavior | Form property |
950 | DatasheetGridlinesColor | Form property |
951 | DataUpdatable | Field property |
952 | DATE | JET reserved (kb248738);ODBC (kb125948) |
953 | Date$ | VBA property |
954 | DateAdd | VBA function |
955 | DateCreated | Table property |
956 | DateDiff | VBA function |
957 | DateGrouping | Report property |
958 | DatePart | VBA function |
959 | DateSerial | VBA function |
960 | DATETIME | JET reserved (kb248738) |
961 | DateValue | VBA function |
962 | DAvg | Application Property |
963 | DAY | JET reserved (kb248738);ODBC (kb125948) |
964 | DB_APPENDONLY | Access constant (old) |
965 | DB_ATTACHEDODBC | Access constant (old) |
966 | DB_ATTACHEDTABLE | Access constant (old) |
967 | DB_ATTACHEXCLUSIVE | Access constant (old) |
968 | DB_ATTACHSAVEPWD | Access constant (old) |
969 | DB_AUTOINCRFIELD | Access constant (old) |
970 | DB_BINARY | Access constant (old) |
971 | DB_BOOLEAN | Access constant (old) |
972 | DB_BYTE | Access constant (old) |
973 | DB_CONSISTENT | Access constant (old) |
974 | DB_CURRENCY | Access constant (old) |
975 | DB_DATE | Access constant (old) |
976 | DB_DECRYPT | Access constant (old) |
977 | DB_DENYREAD | Access constant (old) |
978 | DB_DENYWRITE | Access constant (old) |
979 | DB_DESCENDING | Access constant (old) |
980 | DB_DOUBLE | Access constant (old) |
981 | DB_ENCRYPT | Access constant (old) |
982 | DB_FAILONERROR | Access constant (old) |
983 | DB_FIXEDFIELD | Access constant (old) |
984 | DB_FORWARDONLY | Access constant (old) |
985 | DB_FREELOCKS | Access constant (old) |
986 | DB_HIDDENOBJECT | Access constant (old) |
987 | DB_IGNORENULL | Access constant (old) |
988 | DB_INCONSISTENT | Access constant (old) |
989 | DB_INTEGER | Access constant (old) |
990 | DB_LANG_ARABIC | Access constant (old) |
991 | DB_LANG_CYRILLIC | Access constant (old) |
992 | DB_LANG_CZECH | Access constant (old) |
993 | DB_LANG_DUTCH | Access constant (old) |
994 | DB_LANG_GENERAL | Access constant (old) |
995 | DB_LANG_GREEK | Access constant (old) |
996 | DB_LANG_HEBREW | Access constant (old) |
997 | DB_LANG_HUNGARIAN | Access constant (old) |
998 | DB_LANG_ICELANDIC | Access constant (old) |
999 | DB_LANG_NORDIC | Access constant (old) |
1000 | DB_LANG_NORWDAN | Access constant (old) |
1001 | DB_LANG_POLISH | Access constant (old) |
1002 | DB_LANG_SPANISH | Access constant (old) |
1003 | DB_LANG_SWEDFIN | Access constant (old) |
1004 | DB_LANG_TURKISH | Access constant (old) |
1005 | DB_LONG | Access constant (old) |
1006 | DB_LONGBINARY | Access constant (old) |
1007 | DB_MEMO | Access constant (old) |
1008 | DB_NONULLS | Access constant (old) |
1009 | DB_OLE | Access constant (old) |
1010 | DB_OPEN_DYNASET | Access constant (old) |
1011 | DB_OPEN_SNAPSHOT | Access constant (old) |
1012 | DB_OPEN_TABLE | Access constant (old) |
1013 | DB_OPTIONINIPATH | Access constant (old) |
1014 | DB_PRIMARY | Access constant (old) |
1015 | DB_PROHIBITNULL | Access constant (old) |
1016 | DB_QACTION | Access constant (old) |
1017 | DB_QAPPEND | Access constant (old) |
1018 | DB_QCROSSTAB | Access constant (old) |
1019 | DB_QDDL | Access constant (old) |
1020 | DB_QDELETE | Access constant (old) |
1021 | DB_QMAKETABLE | Access constant (old) |
1022 | DB_QSELECT | Access constant (old) |
1023 | DB_QSETOPERATION | Access constant (old) |
1024 | DB_QSPTBULK | Access constant (old) |
1025 | DB_QSQLPASSTHROUGH | Access constant (old) |
1026 | DB_QUERYDEF | Access constant (old) |
1027 | DB_QUPDATE | Access constant (old) |
1028 | DB_READONLY | Access constant (old) |
1029 | DB_RELATIONDELETECASCADE | Access constant (old) |
1030 | DB_RELATIONDONTENFORCE | Access constant (old) |
1031 | DB_RELATIONINHERITED | Access constant (old) |
1032 | DB_RELATIONLEFT | Access constant (old) |
1033 | DB_RELATIONRIGHT | Access constant (old) |
1034 | DB_RELATIONUNIQUE | Access constant (old) |
1035 | DB_RELATIONUPDATECASCADE | Access constant (old) |
1036 | DB_SEC_CREATE | Access constant (old) |
1037 | DB_SEC_DBCREATE | Access constant (old) |
1038 | DB_SEC_DBEXCLUSIVE | Access constant (old) |
1039 | DB_SEC_DBOPEN | Access constant (old) |
1040 | DB_SEC_DELETE | Access constant (old) |
1041 | DB_SEC_DELETEDATA | Access constant (old) |
1042 | DB_SEC_FRMRPT_EXECUTE | Access constant (old) |
1043 | DB_SEC_FRMRPT_READDEF | Access constant (old) |
1044 | DB_SEC_FRMRPT_WRITEDEF | Access constant (old) |
1045 | DB_SEC_FULLACCESS | Access constant (old) |
1046 | DB_SEC_INSERTDATA | Access constant (old) |
1047 | DB_SEC_MAC_EXECUTE | Access constant (old) |
1048 | DB_SEC_MAC_READDEF | Access constant (old) |
1049 | DB_SEC_MAC_WRITEDEF | Access constant (old) |
1050 | DB_SEC_MOD_READDEF | Access constant (old) |
1051 | DB_SEC_MOD_WRITEDEF | Access constant (old) |
1052 | DB_SEC_NOACCESS | Access constant (old) |
1053 | DB_SEC_READDEF | Access constant (old) |
1054 | DB_SEC_READSEC | Access constant (old) |
1055 | DB_SEC_REPLACEDATA | Access constant (old) |
1056 | DB_SEC_RETRIEVEDATA | Access constant (old) |
1057 | DB_SEC_WRITEDEF | Access constant (old) |
1058 | DB_SEC_WRITEOWNER | Access constant (old) |
1059 | DB_SEC_WRITESEC | Access constant (old) |
1060 | DB_SINGLE | Access constant (old) |
1061 | DB_SORTARABIC | Access constant (old) |
1062 | DB_SORTCYRILLIC | Access constant (old) |
1063 | DB_SORTCZECH | Access constant (old) |
1064 | DB_SORTDUTCH | Access constant (old) |
1065 | DB_SORTGENERAL | Access constant (old) |
1066 | DB_SORTGREEK | Access constant (old) |
1067 | DB_SORTHEBREW | Access constant (old) |
1068 | DB_SORTHUNGARIAN | Access constant (old) |
1069 | DB_SORTICELANDIC | Access constant (old) |
1070 | DB_SORTNORWDAN | Access constant (old) |
1071 | DB_SORTPDXINTL | Access constant (old) |
1072 | DB_SORTPDXNOR | Access constant (old) |
1073 | DB_SORTPDXSWE | Access constant (old) |
1074 | DB_SORTPOLISH | Access constant (old) |
1075 | DB_SORTSPANISH | Access constant (old) |
1076 | DB_SORTSWEDFIN | Access constant (old) |
1077 | DB_SORTTURKISH | Access constant (old) |
1078 | DB_SORTUNDEFINED | Access constant (old) |
1079 | DB_SQLPASSTHROUGH | Access constant (old) |
1080 | DB_SYSTEMOBJECT | Access constant (old) |
1081 | DB_TABLE | Access constant (old) |
1082 | DB_TEXT | Access constant (old) |
1083 | DB_UNIQUE | Access constant (old) |
1084 | DB_UPDATABLEFIELD | Access constant (old) |
1085 | DB_VARIABLEFIELD | Access constant (old) |
1086 | DB_VERSION10 | Access constant (old) |
1087 | DB_VERSION11 | Access constant (old) |
1088 | DB_VERSION20 | Access constant (old) |
1089 | dbAppendOnly | DAO constant |
1090 | dbAttachedODBC | DAO constant |
1091 | dbAttachedTable | DAO constant |
1092 | dbAttachExclusive | DAO constant |
1093 | dbAttachSavePWD | DAO constant |
1094 | dbAutoIncrField | DAO constant |
1095 | dbBigInt | DAO constant |
1096 | dbBinary | DAO constant |
1097 | dbBoolean | DAO constant |
1098 | dbByte | DAO constant |
1099 | DBCC | SQL Server reserved |
1100 | dbChar | DAO constant |
1101 | dbConsistent | DAO constant |
1102 | dbCriteriaAllCols | DAO constant |
1103 | dbCriteriaDeleteInsert | DAO constant |
1104 | dbCriteriaKey | DAO constant |
1105 | dbCriteriaModValues | DAO constant |
1106 | dbCriteriaTimestamp | DAO constant |
1107 | dbCriteriaUpdate | DAO constant |
1108 | dbCurrency | DAO constant |
1109 | dbDate | DAO constant |
1110 | dbDecimal | DAO constant |
1111 | dbDecrypt | DAO constant |
1112 | dbDenyRead | DAO constant |
1113 | dbDenyWrite | DAO constant |
1114 | dbDescending | DAO constant |
1115 | dbDouble | DAO constant |
1116 | dbDriverComplete | DAO constant |
1117 | dbDriverCompleteRequired | DAO constant |
1118 | dbDriverNoPrompt | DAO constant |
1119 | dbDriverPrompt | DAO constant |
1120 | dbEditAdd | DAO constant |
1121 | dbEditInProgress | DAO constant |
1122 | dbEditNone | DAO constant |
1123 | dbEncrypt | DAO constant |
1124 | DBEngine | Application Property |
1125 | dbExclusiveAsyncDelay | DAO constant |
1126 | dbExecDirect | DAO constant |
1127 | dbFailOnError | DAO constant |
1128 | dbFixedField | DAO constant |
1129 | dbFloat | DAO constant |
1130 | dbFlushTransactionTieout | DAO constant |
1131 | dbForceOSFlush | DAO constant |
1132 | dbForwardOnly | DAO constant |
1133 | dbFreeLocks | DAO constant |
1134 | dbGUID | DAO constant |
1135 | dbHiddenObject | DAO constant |
1136 | dbHyperlinkField | DAO constant |
1137 | dbImplicitCommitSync | DAO constant |
1138 | dbInconsistent | DAO constant |
1139 | dbInteger | DAO constant |
1140 | dbLangArabic | DAO constant |
1141 | dbLangChineseSimplified | DAO constant |
1142 | dbLangChineseTraditional | DAO constant |
1143 | dbLangCyrillic | DAO constant |
1144 | dbLangCzech | DAO constant |
1145 | dbLangDutch | DAO constant |
1146 | dbLangGeneral | DAO constant |
1147 | dbLangGreek | DAO constant |
1148 | dbLangHebrew | DAO constant |
1149 | dbLangHungarian | DAO constant |
1150 | dbLangIcelandic | DAO constant |
1151 | dbLangJapanese | DAO constant |
1152 | dbLangKorean | DAO constant |
1153 | dbLangNordic | DAO constant |
1154 | dbLangNorwDan | DAO constant |
1155 | dbLangPolish | DAO constant |
1156 | dbLangSlovenian | DAO constant |
1157 | dbLangSpanish | DAO constant |
1158 | dbLangSwedFin | DAO constant |
1159 | dbLangThai | DAO constant |
1160 | dbLangTurkish | DAO constant |
1161 | DblClick | Form method; Form Section method; Report method |
1162 | dbLockDelay | DAO constant |
1163 | dbLockRetry | DAO constant |
1164 | dbLong | DAO constant |
1165 | dbLongBinary | DAO constant |
1166 | dbMaxBufferSize | DAO constant |
1167 | dbMaxLocksPerFile | DAO constant |
1168 | dbMemo | DAO constant |
1169 | dbNumeric | DAO constant |
1170 | dbOpenDynamic | DAO constant |
1171 | dbOpenDynaset | DAO constant |
1172 | dbOpenForwardOnly | DAO constant |
1173 | dbOpenSnapshot | DAO constant |
1174 | dbOpenTable | DAO constant |
1175 | dbOptimistic | DAO constant |
1176 | dbOptimisticBatch | DAO constant |
1177 | dbOptimisticValue | DAO constant |
1178 | dbPageTimeout | DAO constant |
1179 | dbParamInput | DAO constant |
1180 | dbParamInputOutput | DAO constant |
1181 | dbParamOutput | DAO constant |
1182 | dbParamReturnValue | DAO constant |
1183 | dbPessimistic | DAO constant |
1184 | dbQAction | DAO constant |
1185 | dbQAppend | DAO constant |
1186 | dbQCompound | DAO constant |
1187 | dbQCrosstab | DAO constant |
1188 | dbQDDL | DAO constant |
1189 | dbQDelete | DAO constant |
1190 | dbQMakeTable | DAO constant |
1191 | dbQPrepare | DAO constant |
1192 | dbQProcedure | DAO constant |
1193 | dbQSelect | DAO constant |
1194 | dbQSetOperation | DAO constant |
1195 | dbQSPTBulk | DAO constant |
1196 | dbQSQLPassThrough | DAO constant |
1197 | dbQUnprepare | DAO constant |
1198 | dbQUpdate | DAO constant |
1199 | dbReadOnly | DAO constant |
1200 | dbRecordDBDeleted | DAO constant |
1201 | dbRecordDeleted | DAO constant |
1202 | dbRecordModified | DAO constant |
1203 | dbRecordNew | DAO constant |
1204 | dbRecordUnmodified | DAO constant |
1205 | dbRecycleLVs | DAO constant |
1206 | dbRefreshCache | DAO constant |
1207 | dbRelationDeleteCascade | DAO constant |
1208 | dbRelationDontEnforce | DAO constant |
1209 | dbRelationInherited | DAO constant |
1210 | dbRelationLeft | DAO constant |
1211 | dbRelationRight | DAO constant |
1212 | dbRelationUnique | DAO constant |
1213 | dbRelationUpdateCascade | DAO constant |
1214 | dbRepExportChanges | DAO constant |
1215 | dbRepImpExpChanges | DAO constant |
1216 | dbRepImportChanges | DAO constant |
1217 | dbRepMakePartial | DAO constant |
1218 | dbRepMakeReadOnly | DAO constant |
1219 | dbRepSyncInternet | DAO constant |
1220 | dbRunAsync | DAO constant |
1221 | dbSecCreate | DAO constant |
1222 | dbSecDBAdmin | DAO constant |
1223 | dbSecDBCreate | DAO constant |
1224 | dbSecDBExclusive | DAO constant |
1225 | dbSecDBOpen | DAO constant |
1226 | dbSecDelete | DAO constant |
1227 | dbSecDeleteData | DAO constant |
1228 | dbSecFullAccess | DAO constant |
1229 | dbSecInsertData | DAO constant |
1230 | dbSecNoAccess | DAO constant |
1231 | dbSecReadDef | DAO constant |
1232 | dbSecReadSec | DAO constant |
1233 | dbSecReplaceData | DAO constant |
1234 | dbSecRetrieveData | DAO constant |
1235 | dbSecWriteDef | DAO constant |
1236 | dbSecWriteOwner | DAO constant |
1237 | dbSecWriteSec | DAO constant |
1238 | dbSeeChanges | DAO constant |
1239 | dbSharedAsyncDelay | DAO constant |
1240 | dbSingle | DAO constant |
1241 | dbSortArabic | DAO constant |
1242 | dbSortChineseSimplified | DAO constant |
1243 | dbSortChineseTraditional | DAO constant |
1244 | dbSortCryillic | DAO constant |
1245 | dbSortCzech | DAO constant |
1246 | dbSortDutch | DAO constant |
1247 | dbSortGeneral | DAO constant |
1248 | dbSortGreek | DAO constant |
1249 | dbSortHebrew | DAO constant |
1250 | dbSortHungarian | DAO constant |
1251 | dbSortIcelandic | DAO constant |
1252 | dbSortJapanese | DAO constant |
1253 | dbSortKorean | DAO constant |
1254 | dbSortNeutral | DAO constant |
1255 | dbSortNorwdan | DAO constant |
1256 | dbSortPDXIntl | DAO constant |
1257 | dbSortPDXNor | DAO constant |
1258 | dbSortPDXSwe | DAO constant |
1259 | dbSortPolish | DAO constant |
1260 | dbSortSlovenian | DAO constant |
1261 | dbSortSpanish | DAO constant |
1262 | dbSortSwedFin | DAO constant |
1263 | dbSortThai | DAO constant |
1264 | dbSortTurkish | DAO constant |
1265 | dbSortUndefined | DAO constant |
1266 | dbSQLPassThrough | DAO constant |
1267 | dbSystemField | DAO constant |
1268 | dbSystemObject | DAO constant |
1269 | dbText | DAO constant |
1270 | dbTime | DAO constant |
1271 | dbTimeStamp | DAO constant |
1272 | dbUpdatableField | DAO constant |
1273 | dbUpdateBatch | Access constant |
1274 | dbUpdateCurrentRecord | Access constant |
1275 | dbUpdateRegular | Access constant |
1276 | dbUseClientBatchCursor | DAO constant |
1277 | dbUseDefaultCursor | DAO constant |
1278 | dbUseJet | Access constant |
1279 | dbUseNoCursor | DAO constant |
1280 | dbUseODBC | Access constant |
1281 | dbUseODBCCursor | DAO constant |
1282 | dbUserCommitSync | DAO constant |
1283 | dbUseServerCursor | DAO constant |
1284 | dbVarBinary | DAO constant |
1285 | dbVariableField | DAO constant |
1286 | dbVersion10 | DAO constant |
1287 | dbVersion11 | DAO constant |
1288 | dbVersion20 | DAO constant |
1289 | dbVersion30 | DAO constant |
1290 | dbVersion40 | DAO constant |
1291 | DCount | Application Property |
1292 | DDB | VBA function |
1293 | DDEExecute | Application Property |
1294 | DDEInitiate | Application Property |
1295 | DDEPoke | Application Property |
1296 | DDERequest | Application Property |
1297 | DDETerminate | Application Property |
1298 | DDETerminateAll | Application Property |
1299 | Deactivate | Form method; Report method |
1300 | DEALLOCATE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1301 | DEC | JET reserved (kb248738);ODBC (kb125948) |
1302 | DECIMAL | JET reserved (kb248738);ODBC (kb125948) |
1303 | DecimalPlaces | Field property |
1304 | DECLARE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1305 | DEFAULT | JET reserved (kb248738);SQL Server reserved |
1306 | DefaultControl | Report property |
1307 | DefaultEditing | Form property |
1308 | DefaultPassword | DAO global |
1309 | DefaultType | DAO global |
1310 | DefaultUser | DAO global |
1311 | DefaultValue | Field property |
1312 | DefaultView | Form property; Table property |
1313 | DefaultWebOptions | Application Property |
1314 | DefaultWorkspaceClone | Application Property |
1315 | DEFERRABLE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1316 | DEFERRED | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1317 | DelAutoCorrect | Application Property |
1318 | DELETE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1319 | DELETE_CANCEL | Access constant (old) |
1320 | DELETE_OK | Access constant (old) |
1321 | DELETE_USER_CANCEL | Access constant (old) |
1322 | DeleteControl | Application Property |
1323 | DeleteObject | VBA function |
1324 | DeleteReportControl | Application Property |
1325 | DeleteSetting | VBA function |
1326 | DENY | SQL Server reserved |
1327 | DEPTH | Future SQL Server keyword (TSQL Ref in MSDN) |
1328 | DEREF | Future SQL Server keyword (TSQL Ref in MSDN) |
1329 | DESC | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1330 | DESCRIBE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1331 | Description | Table property; Field property |
1332 | DESCRIPTOR | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1333 | DESTROY | Future SQL Server keyword (TSQL Ref in MSDN) |
1334 | DESTRUCTOR | Future SQL Server keyword (TSQL Ref in MSDN) |
1335 | Detail | Form property; Report property |
1336 | DETERMINISTIC | Future SQL Server keyword (TSQL Ref in MSDN) |
1337 | DFirst | Application Property |
1338 | DIAGNOSTICS | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1339 | DICTIONARY | ODBC (kb125948) |
1340 | Dir | VBA function |
1341 | Dirty | Form property; Report property |
1342 | DISALLOW | JET reserved (kb248738) |
1343 | DISCONNECT | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1344 | DISK | SQL Server reserved |
1345 | DISPLACEMENT | ODBC (kb125948) |
1346 | DisplayControl | Field property |
1347 | DisplayOnSharePointSite | Form property; Report property |
1348 | DisplayWhen | Form Section property; Report Section property |
1349 | DISTINCT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1350 | DISTINCTROW | Access reserved (kb286335) |
1351 | DISTRIBUTED | SQL Server reserved |
1352 | DividingLines | Form property |
1353 | DLast | Application Property |
1354 | DLookup | Application Property |
1355 | DMax | Application Property |
1356 | DMin | Application Property |
1357 | DoCmd | Application Property |
1358 | Document | Access reserved (kb286335) |
1359 | DoEvents | VBA function |
1360 | DOMAIN | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1361 | DOUBLE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1362 | DrawMode | Report property |
1363 | DrawStyle | Report property |
1364 | DrawWidth | Report property |
1365 | DROP | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1366 | DStDev | Application Property |
1367 | DStDevP | Application Property |
1368 | DSum | Application Property |
1369 | DUMMY | SQL Server reserved |
1370 | DUMP | SQL Server reserved |
1371 | DVar | Application Property |
1372 | DVarP | Application Property |
1373 | DYNAMIC | Future SQL Server keyword (TSQL Ref in MSDN) |
|
1374 | EACH | Future SQL Server keyword (TSQL Ref in MSDN) |
1375 | Echo | Access reserved (kb286335) |
1376 | ELSE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1377 | END | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1378 | END-EXEC | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1379 | Environ | VBA function |
1380 | Environ$ | VBA function |
1381 | EOF | VBA function |
1382 | EQUALS | Future SQL Server keyword (TSQL Ref in MSDN) |
1383 | Eqv | Access reserved (kb286335) |
1384 | Erl | VBA function |
1385 | Err | VBA function |
1386 | ERRLVL | SQL Server reserved |
1387 | Error | Access reserved (kb286335) |
1388 | Error$ | VBA function |
1389 | Errors | DAO global |
1390 | ESCAPE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1391 | EuroConvert | Application Property |
1392 | Eval | Application Property |
1393 | EventProcPrefix | Form Section property; Report Section property |
1394 | EVERY | Future SQL Server keyword (TSQL Ref in MSDN) |
1395 | EXCEPT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1396 | EXCEPTION | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1397 | EXCLUSIVECONNECT | JET reserved (kb248738) |
1398 | EXEC | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1399 | EXECUTE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1400 | EXISTS | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1401 | Exit | Access reserved (kb286335);SQL Server reserved |
1402 | Exp | VBA function |
1403 | ExportCustomFixedFormat | Application Property |
1404 | ExportNavigationPane | Application Property |
1405 | ExportXML | Application Property |
1406 | ExportXMLOld | Application Property |
1407 | EXTERNAL | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1408 | EXTRACT | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
|
1409 | FALSE | JET reserved (kb248738);ODBC (kb125948) |
1410 | FastLaserPrinting | Form property; Report property |
1411 | FeatureInstall | Application Property |
1412 | FETCH | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1413 | FetchDefaults | Form property |
1414 | Field | Access reserved (kb286335) |
1415 | Fields | Access reserved (kb286335) |
1416 | FieldSize | Field property |
1417 | FILE | SQL Server reserved |
1418 | FileAttr | VBA function |
1419 | FileCopy | VBA function |
1420 | FileDateTime | VBA function |
1421 | FileDialog | Application Property |
1422 | FileLen | VBA function |
1423 | FileSearch | Application Property |
1424 | FillCache | Access reserved (kb286335) |
1425 | FillColor | Report property |
1426 | FILLFACTOR | SQL Server reserved |
1427 | FillStyle | Report property |
1428 | Filter | Form property; Report property |
1429 | FilterOn | Form property; Report property |
1430 | FilterOnLoad | Form property; Report property |
1431 | FIRST | JET reserved (kb248738);ODBC (kb125948) |
1432 | FitToPage | Report property |
1433 | Fix | VBA function |
1434 | FLOAT | JET reserved (kb248738);ODBC (kb125948) |
1435 | FLOAT4 | JET reserved (kb248738) |
1436 | FLOAT8 | JET reserved (kb248738) |
1437 | FollowHyperlink | Application Property |
1438 | FontBold | Report property |
1439 | FontItalic | Report property |
1440 | FontName | Report property |
1441 | FontSize | Report property |
1442 | FontUnderline | Report property |
1443 | FOR | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1444 | ForceNewPage | Form Section property; Report Section property |
1445 | ForeColor | Report property |
1446 | FOREIGN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1447 | ForeignName | Field property |
1448 | Form | Access reserved (kb286335) |
1449 | Format | Field property |
1450 | Format$ | VBA function |
1451 | FormatCount | Report property |
1452 | FormatCurrency | VBA function |
1453 | FormatDateTime | VBA function |
1454 | FormatNumber | VBA function |
1455 | FormatPercent | VBA function |
1456 | FormName | Report property |
1457 | Forms | Access reserved (kb286335) |
1458 | FORTRAN | ODBC (kb125948) |
1459 | FOUND | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1460 | FREE | Future SQL Server keyword (TSQL Ref in MSDN) |
1461 | FreeFile | VBA function |
1462 | FREETEXT | SQL Server reserved |
1463 | FREETEXTTABLE | SQL Server reserved |
1464 | FROM | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1465 | FrozenColumns | Form property |
1466 | FULL | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1467 | FUNCTION | Access reserved (kb286335);SQL Server reserved |
1468 | FV | VBA function |
|
1469 | GENERAL | JET reserved (kb248738);ODBC (kb125948) |
1470 | GET | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1471 | GetAllSettings | VBA function |
1472 | GetAttr | VBA function |
1473 | GetHiddenAttribute | Application Property |
1474 | GetObject | Access reserved (kb286335) |
1475 | GetOption | Access reserved (kb286335) |
1476 | GetSetting | VBA function |
1477 | GLOBAL | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1478 | GO | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1479 | GotFocus | Form method; Report method |
1480 | GOTO | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1481 | GotoPage | Access reserved (kb286335) |
1482 | GRANT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1483 | GridX | Form property; Report property |
1484 | GridY | Form property; Report property |
1485 | GROUP | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1486 | GROUPING | Future SQL Server keyword (TSQL Ref in MSDN) |
1487 | GroupLevel | Report property |
1488 | GrpKeepTogether | Report property |
1489 | GUID | JET reserved (kb248738) |
1490 | GUIDFromString | Application Property |
|
1491 | HasContinued | Form Section property; Report Section property |
1492 | HasData | Report property |
1493 | HasModule | Form property; Report property |
1494 | HAVING | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1495 | Height | Form Section property; Report Section property |
1496 | HelpContextId | Form property; Report property |
1497 | HelpFile | Form property; Report property |
1498 | Hex | VBA function |
1499 | Hex$ | VBA function |
1500 | HOLDLOCK | SQL Server reserved |
1501 | HorizontalDatasheetGridlineStyle | Form property |
1502 | HOST | Future SQL Server keyword (TSQL Ref in MSDN) |
1503 | HOUR | JET reserved (kb248738);ODBC (kb125948) |
1504 | HtmlEncode | Application Property |
1505 | Hwnd | Form property; Report property |
1506 | hWndAccessApp | Application Property |
1507 | HyperlinkPart | Application Property |
|
1508 | IDENTITY | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1509 | IDENTITY_INSERT | SQL Server reserved |
1510 | IDENTITYCOL | SQL Server reserved |
1511 | Idle | Access reserved (kb286335) |
1512 | IEEEDOUBLE | JET reserved (kb248738) |
1513 | IEEESINGLE | JET reserved (kb248738) |
1514 | If | Access reserved (kb286335);SQL Server reserved |
1515 | IGNORE | JET reserved (kb248738);ODBC (kb125948) |
1516 | IIf | VBA function |
1517 | IMAGE | JET reserved (kb248738) |
1518 | ImageData | Form property |
1519 | IMEMode | Field property |
1520 | IMESentenceMode | Field property |
1521 | IMEStatus | VBA function |
1522 | IMMEDIATE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1523 | Imp | Access reserved (kb286335) |
1524 | ImportNavigationPane | Application Property |
1525 | ImportXML | Application Property |
1526 | IN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1527 | INCLUDE | ODBC (kb125948) |
1528 | INDEX | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1529 | Indexes | Access reserved (kb286335) |
1530 | INDICATOR | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1531 | INHERITABLE | JET reserved (kb248738) |
1532 | IniPath | DAO global |
1533 | INITIALIZE | Future SQL Server keyword (TSQL Ref in MSDN) |
1534 | INITIALLY | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1535 | INNER | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1536 | INOUT | Future SQL Server keyword (TSQL Ref in MSDN) |
1537 | INPUT | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1538 | Input$ | VBA function |
1539 | InputB | VBA function |
1540 | InputB$ | VBA function |
1541 | InputBox | VBA function |
1542 | InputMask | Field property |
1543 | InputParameters | Form property; Report property |
1544 | InSelection | Form Section property; Report Section property |
1545 | INSENSITIVE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1546 | INSERT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1547 | InsertText | Access reserved (kb286335) |
1548 | InsideHeight | Form property |
1549 | InsideWidth | Form property |
1550 | InStr | VBA function |
1551 | InstrB | VBA function |
1552 | InstrRev | VBA function |
1553 | INT | JET reserved (kb248738) |
1554 | INTEGER | JET reserved (kb248738);ODBC (kb125948) |
1555 | INTEGER1 | JET reserved (kb248738) |
1556 | INTEGER2 | JET reserved (kb248738) |
1557 | INTEGER4 | JET reserved (kb248738) |
1558 | INTERSECT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1559 | INTERVAL | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1560 | INTO | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1561 | IPmt | VBA function |
1562 | IRR | VBA function |
1563 | IS | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1564 | ISAMStats | DAO global |
1565 | IsArray | VBA function |
1566 | IsCompiled | Application Property |
1567 | IsDate | VBA function |
1568 | IsEmpty | VBA function |
1569 | IsError | VBA function |
1570 | IsMemberSafe | Application Property |
1571 | IsMissing | VBA function |
1572 | IsNull | VBA function |
1573 | IsNumeric | VBA function |
1574 | IsObject | VBA function |
1575 | ISOLATION | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1576 | ITERATE | Future SQL Server keyword (TSQL Ref in MSDN) |
|
1577 | JOIN | JET reserved (kb248738);ODBC (kb125948);SQL Server reserved |
|
1578 | KeepLocal | DAO constant |
1579 | KeepTogether | Form Section property; Report Section property |
1580 | KEY | JET reserved (kb248738);ODBC (kb125948);SQL Server reserved |
1581 | KeyDown | Form method; Report method |
1582 | KeyPress | Form method; Report method |
1583 | KeyPreview | Form property |
1584 | KeyUp | Form method; Report method |
1585 | Kill | VBA function;SQL Server reserved |
|
1586 | LANGUAGE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1587 | LanguageSettings | Application Property |
1588 | LARGE | Future SQL Server keyword (TSQL Ref in MSDN) |
1589 | LAST | JET reserved (kb248738);ODBC (kb125948) |
1590 | LastModified | Access reserved (kb286335) |
1591 | LastUpdated | Table property |
1592 | LATERAL | Future SQL Server keyword (TSQL Ref in MSDN) |
1593 | LayoutForPrint | Form property; Report property |
1594 | LB_CLOSE | Access constant (old) |
1595 | LB_END | Access constant (old) |
1596 | LB_GETCOLUMNCOUNT | Access constant (old) |
1597 | LB_GETCOLUMNWIDTH | Access constant (old) |
1598 | LB_GETFORMAT | Access constant (old) |
1599 | LB_GETROWCOUNT | Access constant (old) |
1600 | LB_GETVALUE | Access constant (old) |
1601 | LB_INITIALIZE | Access constant (old) |
1602 | LB_OPEN | Access constant (old) |
1603 | LCase | VBA function |
1604 | LCase$ | VBA function |
1605 | LEADING | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
1606 | LEFT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1607 | Left$ | VBA function |
1608 | LEFT_BUTTON | Access constant (old) |
1609 | LeftB | VBA function |
1610 | LeftB$ | VBA function |
1611 | Len | VBA function |
1612 | LenB | VBA function |
1613 | LESS | Future SQL Server keyword (TSQL Ref in MSDN) |
1614 | LEVEL | JET reserved (kb248738);ODBC (kb125948) |
1615 | LIKE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1616 | LIMIT | Future SQL Server keyword (TSQL Ref in MSDN) |
1617 | LimitToList | Field property |
1618 | Line | Report method |
1619 | LINENO | SQL Server reserved |
1620 | ListRows | Field property |
1621 | ListWidth | Field property |
1622 | Load | Form method; Report method;SQL Server reserved |
1623 | LoadCustomUI | Access property |
1624 | LoadFromText | Application Property |
1625 | LoadPicture | Application Property |
1626 | Loc | VBA function |
1627 | LOCAL | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1628 | LOCALTIME | Future SQL Server keyword (TSQL Ref in MSDN) |
1629 | LOCALTIMESTAMP | Future SQL Server keyword (TSQL Ref in MSDN) |
1630 | LOCATOR | Future SQL Server keyword (TSQL Ref in MSDN) |
1631 | Log | VBA function |
1632 | LOGICAL | JET reserved (kb248738) |
1633 | LOGICAL1 | JET reserved (kb248738) |
1634 | LogicalPageHeight | Report property |
1635 | LogicalPageWidth | Form property; Report property |
1636 | LoginTimeout | DAO global |
1637 | LogMessages | DAO constant |
1638 | LONG | JET reserved (kb248738) |
1639 | LONGBINARY | JET reserved (kb248738) |
1640 | LONGCHAR | JET reserved (kb248738) |
1641 | LONGTEXT | JET reserved (kb248738) |
1642 | LostFocus | Form method; Report method |
1643 | LOWER | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1644 | LTrim | VBA function |
1645 | LTrim$ | VBA function |
|
1646 | MacID | VBA function |
1647 | MacroError | Application Property |
1648 | MacScript | VBA function |
1649 | MAP | Future SQL Server keyword (TSQL Ref in MSDN) |
1650 | MATCH | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1651 | MAX | JET reserved (kb248738);ODBC (kb125948) |
1652 | MaxButton | Form property; Report property |
1653 | MaxRecords | Form method |
1654 | MEMO | JET reserved (kb248738) |
1655 | MenuBar | Form property; Report property |
1656 | Mid | VBA function |
1657 | Mid$ | VBA function |
1658 | MidB | VBA function |
1659 | MidB$ | VBA function |
1660 | MIDDLE_BUTTON | Access constant (old) |
1661 | MIN | JET reserved (kb248738);ODBC (kb125948) |
1662 | MinButton | Form property; Report property |
1663 | MinMaxButtons | Form property; Report property |
1664 | MINUTE | JET reserved (kb248738);ODBC (kb125948) |
1665 | MIRR | VBA function |
1666 | MkDir | VBA function |
1667 | Mod | Access reserved (kb286335) |
1668 | Modal | Form property; Report property |
1669 | MODIFIES | Future SQL Server keyword (TSQL Ref in MSDN) |
1670 | MODIFY | Future SQL Server keyword (TSQL Ref in MSDN) |
1671 | MODULE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1672 | Modules | Application Property |
1673 | MONEY | JET reserved (kb248738) |
1674 | MONTH | JET reserved (kb248738);ODBC (kb125948) |
1675 | MonthName | VBA function |
1676 | MouseDown | Form method; Form Section method; Report method |
1677 | MouseMove | Form method; Form Section method; Report method |
1678 | MouseUp | Form method; Form Section method; Report method |
1679 | MouseWheel | Form method; Report method |
1680 | MouseWheelEmMacro | Form property; Report property |
1681 | MouseWheelMacro | Form property; Report property |
1682 | Move | Access reserved (kb286335) |
1683 | Moveable | Form property; Report property |
1684 | MoveLayout | Report property |
1685 | MsgBox | VBA function |
1686 | MsoDebugOptions | Application Property |
1687 | MUMPS | ODBC (kb125948) |
|
1688 | Name | Form property; Form Section property; Report property; Report Section property; Table property; Field property |
1689 | NameMap | Table property |
1690 | NAMES | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1691 | NATIONAL | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1692 | NATURAL | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
1693 | NavigationButtons | Form property |
1694 | NavigationCaption | Form property |
1695 | NCHAR | JET reserved (kb248738);ODBC (kb125948) |
1696 | NCLOB | Future SQL Server keyword (TSQL Ref in MSDN) |
1697 | NEW | Future SQL Server keyword (TSQL Ref in MSDN) |
1698 | NewAccessProject | Application Property |
1699 | NewCurrentDatabase | Application Property |
1700 | NewFileTaskPane | Application Property |
1701 | NewPassword | Access reserved (kb286335) |
1702 | NewRecord | Form property; Report property |
1703 | NewRowOrCol | Form Section property; Report Section property |
1704 | NEXT | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1705 | NextRecord | Report property |
1706 | NO | JET reserved (kb248738) |
1707 | NOCHECK | SQL Server reserved |
1708 | NoData | Report method |
1709 | NONCLUSTERED | SQL Server reserved |
1710 | NONE | ODBC (kb125948) |
1711 | NOT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1712 | NOTE | JET reserved (kb248738) |
1713 | Now | VBA property |
1714 | NPer | VBA function |
1715 | NPmt | VBA function |
1716 | NULL | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1717 | NULLIF | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1718 | NUMBER | JET reserved (kb248738) |
1719 | NUMERIC | JET reserved (kb248738);ODBC (kb125948) |
1720 | Nz | Application Property |
|
1721 | OBJECT | JET reserved (kb248738) |
1722 | ObjPtr | VBA function |
1723 | OBJSTATE_DIRTY | Access constant (old) |
1724 | OBJSTATE_NEW | Access constant (old) |
1725 | OBJSTATE_OPEN | Access constant (old) |
1726 | Oct | VBA function |
1727 | Oct$ | VBA function |
1728 | OCTET_LENGTH | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1729 | OF | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1730 | OFF | Access reserved (kb286335);SQL Server reserved;ODBC (kb125948) |
1731 | OFFSETS | SQL Server reserved |
1732 | OLD | Future SQL Server keyword (TSQL Ref in MSDN) |
1733 | OLE_CLOSED | Access constant (old) |
1734 | OLE_DHANGED | Access constant (old) |
1735 | OLE_RELEASE | Access constant (old) |
1736 | OLE_RENAMED | Access constant (old) |
1737 | OLE_SAVED | Access constant (old) |
1738 | OLEOBJECT | JET reserved (kb248738) |
1739 | ON | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1740 | OnActivate | Form property; Report property |
1741 | OnActivateEmMacro | Form property; Report property |
1742 | OnActivateMacro | Form property; Report property |
1743 | OnApplyFilter | Form property |
1744 | OnApplyFilterEmMacro | Form property; Report property |
1745 | OnApplyFilterMacro | Form property; Report property |
1746 | OnClick | Form property; Form Section property |
1747 | OnClickEmMacro | Form property; Report property |
1748 | OnClickMacro | Form method; Form Section method; Report property |
1749 | OnClose | Form property; Report property |
1750 | OnCloseEmMacro | Form property; Report property |
1751 | OnCloseMacro | Form Property; Report property |
1752 | OnCmdBeforeExecute | Form property |
1753 | OnCmdChecked | Form property |
1754 | OnCmdEnabled | Form property |
1755 | OnCmdExecute | Form property |
1756 | OnConnect | Form property |
1757 | OnConnectEmMacro | Form property |
1758 | OnConnectMacro | Form Property |
1759 | OnCurrent | Form property |
1760 | OnCurrentEmMacro | Form property |
1761 | OnCurrentMacro | Form property |
1762 | OnDataChange | Form property |
1763 | OnDataSetChange | Form property |
1764 | OnDblClick | Form property; Form Section property |
1765 | OnDblClickEmMacro | Form property; Report property |
1766 | OnDblClickMacro | Form method; Form Section method; Report property |
1767 | OnDeactivate | Form property; Report property |
1768 | OnDeactivateEmMacro | Form property; Report property |
1769 | OnDeactivateMacro | Form Property; Report property |
1770 | OnDelete | Form property |
1771 | OnDeleteEmMacro | Form property |
1772 | OnDeleteMacro | Form Property |
1773 | OnDirty | Form property |
1774 | OnDirtyEmMacro | Form property |
1775 | OnDirtyMacro | Form Property |
1776 | OnDisconnect | Form property |
1777 | OnDisconnectEmMacro | Form property |
1778 | OnDisconnectMacro | Form Property |
1779 | OnError | Form property; Report property |
1780 | OnErrorEmMacro | Form property; Report property |
1781 | OnErrorMacro | Form Property; Report property |
1782 | OnFilter | Form property |
1783 | OnFilterEmMacro | Form property; Report property |
1784 | OnFilterMacro | Form Property; Report property |
1785 | OnFormat | Report Section property |
1786 | OnFormatMacro | Form method; Form Section method |
1787 | OnGotFocus | Form property |
1788 | OnGotFocusEmMacro | Form property; Report property |
1789 | OnGotFocusMacro | Form Property; Report property |
1790 | OnKeyDown | Form property |
1791 | OnKeyDownEmMacro | Form property; Report property |
1792 | OnKeyDownMacro | Form Property; Report property |
1793 | OnKeyPress | Form property |
1794 | OnKeyPressEmMacro | Form property; Report property |
1795 | OnKeyPressMacro | Form Property; Report property |
1796 | OnKeyUp | Form property |
1797 | OnKeyUpEmMacro | Form property; Report property |
1798 | OnKeyUpMacro | Form Property; Report property |
1799 | OnLoad | Form property |
1800 | OnLoadEmMacro | Form property; Report property |
1801 | OnLoadMacro | Form Property; Report property |
1802 | OnLostFocus | Form property |
1803 | OnLostFocusEmMacro | Form property; Report property |
1804 | OnLostFocusMacro | Form Property; Report property |
1805 | ONLY | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1806 | OnMouseDown | Form property; Form Section property |
1807 | OnMouseDownEmMacro | Form property; Report property |
1808 | OnMouseDownMacro | Form method; Form Section method; Report property |
1809 | OnMouseMove | Form property; Form Section property |
1810 | OnMouseMoveEmMacro | Form property; Report property |
1811 | OnMouseMoveMacro | Form Property; Report property |
1812 | OnMouseUp | Form property; Form Section property |
1813 | OnMouseUpEmMacro | Form property; Report property |
1814 | OnMouseUpMacro | Form method; Form Section method; Report property |
1815 | OnMouseWheel | Form property |
1816 | OnNoData | Report property |
1817 | OnNoDataEmMacro | Report property |
1818 | OnNoDataMacro | Report property |
1819 | OnOpen | Form property; Report property |
1820 | OnOpenEmMacro | Form property; Report property |
1821 | OnOpenMacro | Form Property; Report property |
1822 | OnPage | Report property |
1823 | OnPageEmMacro | Report property |
1824 | OnPageMacro | Form Property |
1825 | OnPaint | Report method; Report Section method |
1826 | OnPaintEmMacro | Form section property |
1827 | OnPaintMacro | Report method; Report Section method |
1828 | OnPivotTableChange | Form property |
1829 | OnPrint | Report Section property |
1830 | OnPrintMacro | Report method; Report Section method |
1831 | OnQuery | Form property |
1832 | OnResize | Form property |
1833 | OnResizeEmMacro | Form property; Report property |
1834 | OnResizeMacro | Form Property; Report property |
1835 | OnRetreat | Report Section property |
1836 | OnRetreatMacro | Report method; Report Section method |
1837 | OnSelectionChange | Form property |
1838 | OnTimer | Form property |
1839 | OnTimerEmMacro | Form property; Report property |
1840 | OnTimerMacro | Form Property; Report property |
1841 | OnUndo | Form property |
1842 | OnUndoEmMacro | Form property |
1843 | OnUndoMacro | Form Property |
1844 | OnUnload | Form property |
1845 | OnUnloadEmMacro | Form property; Report property |
1846 | OnUnloadMacro | Form Property; Report property |
1847 | OnViewChange | Form property |
1848 | OPEN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1849 | OpenAccessProject | Application Property |
1850 | OpenArgs | Form property; Report property |
1851 | OpenConnection | DAO global |
1852 | OpenCurrentDatabase | Application Property |
1853 | OpenCurrentDatabaseOld | Application Property |
1854 | OpenDatabase | DAO global |
1855 | OPENDATASOURCE | SQL Server reserved |
1856 | OPENQUERY | SQL Server reserved |
1857 | OpenRecordset | Access reserved (kb286335) |
1858 | OPENROWSET | SQL Server reserved |
1859 | OPENXML | SQL Server reserved |
1860 | OPERATION | Future SQL Server keyword (TSQL Ref in MSDN) |
1861 | OPTION | JET reserved (kb248738);SQL Server reserved |
1862 | OR | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1863 | ORDER | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1864 | OrderBy | Form property; Report property |
1865 | OrderByOn | Form property; Report property; Table property |
1866 | OrderByOnLoad | Form property |
1867 | ORDINALITY | Future SQL Server keyword (TSQL Ref in MSDN) |
1868 | OrdinalPosition | Field property |
1869 | Orientation | Form property; Report property; Table property |
1870 | OriginalValue | Field property |
1871 | OUT | Future SQL Server keyword (TSQL Ref in MSDN) |
1872 | OUTER | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1873 | OUTPUT | JET reserved (kb248738);ODBC (kb125948) |
1874 | OVER | SQL Server reserved |
1875 | OVERLAPS | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1876 | OWNERACCESS | JET reserved (kb248738) |
|
1877 | PAD | JET reserved (kb248738) |
1878 | Page | Report property |
1879 | PageFooter | Report property |
1880 | PageHeader | Report property |
1881 | Pages | Report property |
1882 | Paint | Report method; Report Section method |
1883 | Painting | Form property; Report property |
1884 | PaintPalette | Form property; Report property |
1885 | PaletteSource | Form property; Report property |
1886 | Parameter | Access reserved (kb286335) |
1887 | PARAMETERS | JET reserved (kb248738) |
1888 | Parent | Application Property |
1889 | PARTIAL | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1890 | Partition | VBA function |
1891 | PASCAL | ODBC (kb125948) |
1892 | PASSWORD | JET reserved (kb248738) |
1893 | PATH | Future SQL Server keyword (TSQL Ref in MSDN) |
1894 | PERCENT | JET reserved (kb248738);SQL Server reserved |
1895 | Picture | Form property; Report property |
1896 | PictureAlignment | Form property; Report property |
1897 | PictureData | Form property; Report property |
1898 | PicturePages | Report property |
1899 | PicturePalette | Form property; Report property |
1900 | PictureSizeMode | Form property; Report property |
1901 | PictureTiling | Form property; Report property |
1902 | PictureType | Form property; Report property |
1903 | PIVOT | JET reserved (kb248738) |
1904 | PivotTableChange | Form property |
1905 | PivotTableChangeEmMacro | Form property |
1906 | PivotTableChangeMacro | Form Property |
1907 | PlainText | Access method |
1908 | PLAN | SQL Server reserved |
1909 | PLI | ODBC (kb125948) |
1910 | PopUp | Form property; Report property |
1911 | POSITION | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1912 | POSTFIX | Future SQL Server keyword (TSQL Ref in MSDN) |
1913 | PPmt | VBA function |
1914 | PRECISION | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1915 | PREFIX | Future SQL Server keyword (TSQL Ref in MSDN) |
1916 | PREORDER | Future SQL Server keyword (TSQL Ref in MSDN) |
1917 | PREPARE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1918 | PRESERVE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1919 | PRIMARY | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1920 | Print | Report method;SQL Server reserved |
1921 | PrintCount | Report property |
1922 | Printer | Application Property |
1923 | Printers | Application Property |
1924 | PrintSection | Report property |
1925 | PRIOR | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1926 | PRIVILEGES | JET reserved (kb248738);ODBC (kb125948) |
1927 | PROC | JET reserved (kb248738);SQL Server reserved |
1928 | PROCEDURE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1929 | ProductCode | Application Property |
1930 | Project | Access constant (hidden) |
1931 | Properties | Form collection; Report collection |
1932 | Property | Access reserved (kb286335) |
1933 | PrtDevMode | Form property; Report property |
1934 | PrtDevNames | Form property; Report property |
1935 | PrtMip | Form property; Report property |
1936 | PSet | Report method |
1937 | PUBLIC | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1938 | PV | VBA function |
|
1939 | QBColor | VBA function |
1940 | Queries | Access reserved (kb286335) |
1941 | Query | Access reserved (kb286335) |
1942 | QueryEmMacro | Form property |
1943 | QueryMacro | Form Property |
1944 | Quit | Access reserved (kb286335) |
|
1945 | RAISERROR | SQL Server reserved |
1946 | Randomize | VBA function |
1947 | Rate | VBA function |
1948 | READ | JET reserved (kb248738);SQL Server reserved;ANSI-92 Reserved (kb287417) |
1949 | READS | Future SQL Server keyword (TSQL Ref in MSDN) |
1950 | READTEXT | SQL Server reserved |
1951 | REAL | JET reserved (kb248738) |
1952 | Recalc | Access reserved (kb286335) |
1953 | RECONFIGURE | SQL Server reserved |
1954 | RecordCount | Table property |
1955 | RecordExit | Form method |
1956 | RecordLocks | Form property; Report property |
1957 | RecordSelectors | Form property |
1958 | Recordset | Access reserved (kb286335) |
1959 | RecordsetClone | Form property |
1960 | RecordsetType | Form property |
1961 | RecordSource | Form property; Report property |
1962 | RecordSourceQualifier | Form property |
1963 | RECURSIVE | Future SQL Server keyword (TSQL Ref in MSDN) |
1964 | REF | Future SQL Server keyword (TSQL Ref in MSDN) |
1965 | REFERENCES | JET reserved (kb248738);SQL Server reserved |
1966 | REFERENCING | Future SQL Server keyword (TSQL Ref in MSDN) |
1967 | Refresh | Access reserved (kb286335) |
1968 | RefreshDatabaseWindow | Application Property |
1969 | RefreshLink | Access reserved (kb286335) |
1970 | RefreshTitleBar | Application Property |
1971 | RegisterDatabase | Access reserved (kb286335) |
1972 | Relation | Access reserved (kb286335) |
1973 | RELATIVE | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
1974 | ReloadAddIns | Application Property |
1975 | Repaint | Access reserved (kb286335) |
1976 | RepairDatabase | Access reserved (kb286335) |
1977 | RepeatSection | Report Section property |
1978 | Replace | VBA function |
1979 | ReplaceModule | Application Property |
1980 | Replicable | DAO constant |
1981 | ReplicableBool | DAO constant |
1982 | ReplicaFilter | Table property |
1983 | REPLICATION | SQL Server reserved |
1984 | Report | Access reserved (kb286335) |
1985 | Reports | Access reserved (kb286335) |
1986 | Requery | Access reserved (kb286335) |
1987 | Required | Field property |
1988 | Reset | VBA function |
1989 | Resize | Form method; Report method |
1990 | RESTORE | SQL Server reserved |
1991 | RESTRICT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
1992 | RESULT | Future SQL Server keyword (TSQL Ref in MSDN) |
1993 | ResyncCommand | Form property |
1994 | Retreat | Report method |
1995 | RETURN | SQL Server reserved |
1996 | RETURNS | Future SQL Server keyword (TSQL Ref in MSDN) |
1997 | REVOKE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
1998 | RGB | VBA function |
1999 | RIGHT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2000 | Right$ | VBA function |
2001 | RIGHT_BUTTON | Access constant (old) |
2002 | RightB | VBA function |
2003 | RightB$ | VBA function |
2004 | RmDir | VBA function |
2005 | Rnd | VBA function |
2006 | ROLE | Future SQL Server keyword (TSQL Ref in MSDN) |
2007 | ROLLBACK | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2008 | RollbackTransaction | Form property |
2009 | RollbackTransactionEmMacro | Form property |
2010 | RollbackTransactionMacro | Form property |
2011 | ROLLUP | Future SQL Server keyword (TSQL Ref in MSDN) |
2012 | Round | VBA function |
2013 | ROUTINE | Future SQL Server keyword (TSQL Ref in MSDN) |
2014 | ROW | Future SQL Server keyword (TSQL Ref in MSDN) |
2015 | ROWCOUNT | SQL Server reserved |
2016 | ROWGUIDCOL | SQL Server reserved |
2017 | RowHeight | Form property |
2018 | ROWS | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2019 | RowSource | Field property |
2020 | RowSourceType | Field property |
2021 | RTrim | VBA function |
2022 | RTrim$ | VBA function |
2023 | RULE | SQL Server reserved |
2024 | Run | Application Property |
2025 | RunCommand | Application Property |
|
2026 | SAVE | SQL Server reserved |
2027 | SaveAsText | Application Property |
2028 | SAVEPOINT | Future SQL Server keyword (TSQL Ref in MSDN) |
2029 | SaveSetting | VBA function |
2030 | SaveSplitterBarPosition | Form property |
2031 | Scale | Report method |
2032 | ScaleHeight | Report property |
2033 | ScaleLeft | Report property |
2034 | ScaleMode | Report property |
2035 | ScaleTop | Report property |
2036 | ScaleWidth | Report property |
2037 | SCHEMA | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2038 | SCOPE | Future SQL Server keyword (TSQL Ref in MSDN) |
2039 | SCREEN | Access reserved (kb286335) |
2040 | SCROLL | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2041 | ScrollBars | Form property |
2042 | SEARCH | Future SQL Server keyword (TSQL Ref in MSDN) |
2043 | SECOND | JET reserved (kb248738);ODBC (kb125948) |
2044 | SECTION | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2045 | Sections | Form collection; Report collection |
2046 | Seek | VBA function |
2047 | SELECT | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2048 | SelectionChange | Form property |
2049 | SelectionChangeEmMacro | Form property |
2050 | SelectionChangeMacro | Form Property |
2051 | SELECTSCHEMA | JET reserved (kb248738) |
2052 | SELECTSECURITY | JET reserved (kb248738) |
2053 | SelHeight | Form property |
2054 | SelLeft | Form property |
2055 | SelTop | Form property |
2056 | SelWidth | Form property |
2057 | SendKeys | VBA function |
2058 | SEQUENCE | ODBC (kb125948) |
2059 | ServerFilter | Form property; Report property |
2060 | ServerFilterByForm | Form property |
2061 | SESSION | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
2062 | SESSION_USER | JET reserved (kb248738);SQL Server reserved;ANSI-92 Reserved (kb287417) |
2063 | SET | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2064 | SetAttr | VBA function |
2065 | SetDefaultWorkgroupFile | Application Property |
2066 | SetFocus | Access reserved (kb286335) |
2067 | SetHiddenAttribute | Application Property |
2068 | SetOption | Access reserved (kb286335) |
2069 | SETS | Future SQL Server keyword (TSQL Ref in MSDN) |
2070 | SetUndoRecording | Application Property |
2071 | SETUSER | SQL Server reserved |
2072 | Sgn | VBA function |
2073 | Shape | Report property |
2074 | Shell | VBA function |
2075 | SHIFT_MASK | Access constant (old) |
2076 | SHORT | JET reserved (kb248738) |
2077 | ShortcutMenu | Form property |
2078 | ShortcutMenuBar | Form property; Report property |
2079 | ShowGrid | Form property |
2080 | ShowPageMargins | Report property |
2081 | SHUTDOWN | SQL Server reserved |
2082 | Sin | VBA function |
2083 | SINGLE | JET reserved (kb248738) |
2084 | SIZE | JET reserved word; Field property;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2085 | SLN | VBA function |
2086 | SMALLINT | JET reserved (kb248738);ODBC (kb125948) |
2087 | SOME | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2088 | SourceField | Field property |
2089 | SourceTable | Field property |
2090 | SourceTableName | Table property |
2091 | SPACE | JET reserved (kb248738) |
2092 | Space$ | VBA function |
2093 | SpecialEffect | Form Section property; Report Section property |
2094 | SPECIFIC | Future SQL Server keyword (TSQL Ref in MSDN) |
2095 | SPECIFICTYPE | Future SQL Server keyword (TSQL Ref in MSDN) |
2096 | Split | VBA function |
2097 | SplitFormDatasheet | Form property |
2098 | SplitFormOrientation | Form property |
2099 | SplitFormPrinting | Form property |
2100 | SplitFormSize | Form property |
2101 | SplitFormSplitterBar | Form property |
2102 | SplitFormSplitterBarSave | Form property |
2103 | SQL | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2104 | SQLCA | ODBC (kb125948) |
2105 | SQLCODE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2106 | SQLERROR | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2107 | SQLEXCEPTION | Future SQL Server keyword (TSQL Ref in MSDN) |
2108 | SQLSTATE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2109 | SQLWARNING | ODBC (kb125948) |
2110 | Sqr | VBA function |
2111 | START | Future SQL Server keyword (TSQL Ref in MSDN) |
2112 | STATE | Future SQL Server keyword (TSQL Ref in MSDN) |
2113 | STATEMENT | Future SQL Server keyword (TSQL Ref in MSDN) |
2114 | STATIC | Future SQL Server keyword (TSQL Ref in MSDN) |
2115 | STATISTICS | SQL Server reserved |
2116 | StDev | Access reserved (kb286335) |
2117 | StDevP | Access reserved (kb286335) |
2118 | Str | VBA function |
2119 | Str$ | VBA function |
2120 | StrComp | VBA function |
2121 | StrConv | VBA function |
2122 | STRING | JET reserved (kb248738) |
2123 | String$ | VBA function |
2124 | StringFromGUID | Application Property |
2125 | StrPtr | VBA function |
2126 | StrReverse | VBA function |
2127 | STRUCTURE | Future SQL Server keyword (TSQL Ref in MSDN) |
2128 | SubdatasheetExpanded | Form property |
2129 | SubdatasheetHeight | Form property |
2130 | SubdatasheetName | Table property |
2131 | SUBSTRING | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2132 | SUM | JET reserved (kb248738);ODBC (kb125948) |
2133 | Switch | VBA function |
2134 | SYD | VBA function |
2135 | SysCmd | Application Property |
2136 | SYSCMD_ACCESSDIR | Access constant (old) |
2137 | SYSCMD_ACCESSVER | Access constant (old) |
2138 | SYSCMD_CLEARHELPTOPIC | Access constant (old) |
2139 | SYSCMD_CLEARSTATUS | Access constant (old) |
2140 | SYSCMD_GETOBJECTSTATE | Access constant (old) |
2141 | SYSCMD_INIFILE | Access constant (old) |
2142 | SYSCMD_INITMETER | Access constant (old) |
2143 | SYSCMD_REMOVEMETER | Access constant (old) |
2144 | SYSCMD_RUNTIME | Access constant (old) |
2145 | SYSCMD_SETSTATUS | Access constant (old) |
2146 | SYSCMD_UPATEMETER | Access constant (old) |
2147 | SYSTEM | ODBC (kb125948) |
2148 | SYSTEM_USER | JET reserved (kb248738);SQL Server reserved;ANSI-92 Reserved (kb287417) |
2149 | SystemDB | DAO global |
|
2150 | TABLE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2151 | TableDef | Access reserved (kb286335) |
2152 | TableDefs | Access reserved (kb286335) |
2153 | TABLEID | JET reserved (kb248738) |
2154 | TabularCharSet | Form property |
2155 | TabularFamily | Form property |
2156 | Tag | Form property; Form Section property; Report property; Report Section property |
2157 | Tan | VBA function |
2158 | TEMPORARY | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2159 | TempVars | Application Property |
2160 | TERMINATE | Future SQL Server keyword (TSQL Ref in MSDN) |
2161 | TEXT | JET reserved (kb248738) |
2162 | TextHeight | Report property |
2163 | TEXTSIZE | SQL Server reserved |
2164 | TextWidth | Report property |
2165 | THAN | Future SQL Server keyword (TSQL Ref in MSDN) |
2166 | THEN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2167 | TIME | JET reserved (kb248738);ODBC (kb125948) |
2168 | Time$ | VBA property |
2169 | Timer | Form method |
2170 | TimerInterval | Form property |
2171 | TimeSerial | VBA function |
2172 | TIMESTAMP | JET reserved (kb248738);ODBC (kb125948) |
2173 | TimeValue | VBA function |
2174 | TIMEZONE_HOUR | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2175 | TIMEZONE_MINUTE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2176 | TO | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2177 | Toolbar | Form property; Report property |
2178 | TOP | JET reserved (kb248738);SQL Server reserved |
2179 | TRAILING | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
2180 | TRAN | SQL Server reserved |
2181 | TRANSACTION | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2182 | TRANSFORM | JET reserved (kb248738) |
2183 | TransformXML | Application Property |
2184 | TRANSLATE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2185 | TRANSLATION | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2186 | TREAT | Future SQL Server keyword (TSQL Ref in MSDN) |
2187 | TRIGGER | SQL Server reserved |
2188 | TRIM | JET reserved (kb248738) |
2189 | Trim$ | VBA function |
2190 | TRUE | JET reserved (kb248738);ODBC (kb125948) |
2191 | TRUNCATE | SQL Server reserved |
2192 | TSEQUAL | SQL Server reserved |
2193 | Type | Field property |
2194 | TypeLib | Access constant (hidden) |
2195 | TypeName | VBA function |
|
2196 | UCase | VBA function |
2197 | UCase$ | VBA function |
2198 | UNDER | Future SQL Server keyword (TSQL Ref in MSDN) |
2199 | Undo | Form method |
2200 | UndoBatchEdit | Form property |
2201 | UndoBatchEditEmMacro | Form property |
2202 | UndoBatchEditMacro | Form property |
2203 | UnicodeCompression | Field property |
2204 | UNION | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2205 | UNIQUE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2206 | UNIQUEIDENTIFIER | JET reserved (kb248738) |
2207 | UniqueTable | Form property; Report property |
2208 | UNKNOWN | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2209 | Unload | Form method;Report method |
2210 | UNNEST | Future SQL Server keyword (TSQL Ref in MSDN) |
2211 | Updatable | Table property |
2212 | UPDATE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2213 | UPDATEIDENTITY | JET reserved (kb248738) |
2214 | UPDATEOWNER | JET reserved (kb248738) |
2215 | UPDATESECURITY | JET reserved (kb248738) |
2216 | UPDATETEXT | SQL Server reserved |
2217 | UPPER | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2218 | USAGE | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2219 | USE | SQL Server reserved |
2220 | UseDefaultPaperSize | Form property |
2221 | UseDefaultPrinter | Form property; Report property |
2222 | USER | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2223 | UserControl | Application Property |
2224 | USING | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
|
2225 | V_CURRENCY | Access constant (old) |
2226 | V_DATE | Access constant (old) |
2227 | V_DOUBLE | Access constant (old) |
2228 | V_EMPTY | Access constant (old) |
2229 | V_INTEGER | Access constant (old) |
2230 | V_LONG | Access constant (old) |
2231 | V_NULL | Access constant (old) |
2232 | V_SINGLE | Access constant (old) |
2233 | V_STRING | Access constant (old) |
2234 | V1xNullBehavior | DAO constant |
2235 | Val | VBA function |
2236 | ValidateOnSet | Field property |
2237 | ValidationRule | Table property; Field property |
2238 | ValidationText | Table property; Field property |
2239 | VALUE | JET reserved word; Field property;ODBC (kb125948) |
2240 | VALUES | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2241 | Var | Access reserved (kb286335) |
2242 | VARBINARY | JET reserved (kb248738) |
2243 | VARCHAR | JET reserved (kb248738);ODBC (kb125948) |
2244 | VARIABLE | Future SQL Server keyword (TSQL Ref in MSDN) |
2245 | VarP | Access reserved (kb286335) |
2246 | VarPtr | VBA function |
2247 | VarType | VBA function |
2248 | VARYING | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2249 | vb3DDKShadow | VB constant |
2250 | vb3DFace | VB constant |
2251 | vb3DHighlight | VB constant |
2252 | vb3DLight | VB constant |
2253 | vb3DShadow | VB constant |
2254 | vbAbort | VB constant |
2255 | vbAbortRetryIgnore | VB constant |
2256 | vbActiveBorder | VB constant |
2257 | vbActiveTitleBar | VB constant |
2258 | vbAlias | VB constant |
2259 | vbApplicationModal | VB constant |
2260 | vbApplicationWorkspace | VB constant |
2261 | vbAppTaskManager | VB constant |
2262 | vbAppWindows | VB constant |
2263 | vbArchive | VB constant |
2264 | vbArray | VBA constant |
2265 | vbBack | VB constant |
2266 | vbBinaryCompare | VB constant |
2267 | vbBlack | VB constant |
2268 | vbBlue | VB constant |
2269 | vbBoolean | VBA constant |
2270 | vbButtonFace | VB constant |
2271 | vbButtonShadow | VB constant |
2272 | vbButtonText | VB constant |
2273 | vbByte | VBA constant |
2274 | vbCalGreg | VB constant |
2275 | vbCalHijri | VB constant |
2276 | vbCancel | VB constant |
2277 | vbCr | VB constant |
2278 | vbCritical | VB constant |
2279 | vbCrLf | VB constant |
2280 | vbCurrency | VBA constant |
2281 | vbCyan | VB constant |
2282 | vbDatabaseCompare | VB constant |
2283 | vbDataObject | VBA constant |
2284 | vbDate | VBA constant |
2285 | vbDecimal | VBA constant |
2286 | vbDefaultButton1 | VB constant |
2287 | vbDefaultButton2 | VB constant |
2288 | vbDefaultButton3 | VB constant |
2289 | vbDefaultButton4 | VB constant |
2290 | vbDesktop | VB constant |
2291 | vbDirectory | VB constant |
2292 | vbDouble | VBA constant |
2293 | VBE | Application Property |
2294 | vbEmpty | VBA constant |
2295 | vbError | VBA constant |
2296 | vbExclamation | VB constant |
2297 | vbFalse | VB constant |
2298 | vbFirstFourDays | VB constant |
2299 | vbFirstFullWeek | VB constant |
2300 | vbFirstJan1 | VB constant |
2301 | vbFormCode | VB constant |
2302 | vbFormControlMenu | VB constant |
2303 | vbFormFeed | VB constant |
2304 | vbFormMDIForm | VB constant |
2305 | vbFriday | VB constant |
2306 | vbFromUnicode | VB constant |
2307 | vbGeneralDate | VB constant |
2308 | VbGet | VB constant |
2309 | vbGrayText | VB constant |
2310 | vbGreen | VB constant |
2311 | vbHidden | VB constant |
2312 | vbHide | VB constant |
2313 | vbHighlight | VB constant |
2314 | vbHighlightText | VB constant |
2315 | vbHiragana | VB constant |
2316 | vbIgnore | VB constant |
2317 | vbIMEAlphaDbl | VB constant |
2318 | vbIMEAlphaSng | VB constant |
2319 | vbIMEDisable | VB constant |
2320 | vbIMEHiragana | VB constant |
2321 | vbIMEKatakanaDbl | VB constant |
2322 | vbIMEKatakanaSng | VB constant |
2323 | vbIMEModeAlpha | VB constant |
2324 | vbIMEModeAlphaFull | VB constant |
2325 | vbIMEModeDisable | VB constant |
2326 | vbIMEModeHangul | VB constant |
2327 | vbIMEModeHangulFull | VB constant |
2328 | vbIMEModeHiragana | VB constant |
2329 | vbIMEModeKatakana | VB constant |
2330 | vbIMEModeKatakanaHalf | VB constant |
2331 | vbIMEModeNoControl | VB constant |
2332 | vbIMEModeOff | VB constant |
2333 | vbIMEModeOn | VB constant |
2334 | vbIMENoOp | VB constant |
2335 | vbIMEOff | VB constant |
2336 | vbIMEOn | VB constant |
2337 | vbInactiveBorder | VB constant |
2338 | vbInactiveCaptionText | VB constant |
2339 | vbInactiveTitleBar | VB constant |
2340 | vbInfoBackground | VB constant |
2341 | vbInformation | VB constant |
2342 | vbInfoText | VB constant |
2343 | vbInteger | VBA constant |
2344 | vbKatakana | VB constant |
2345 | vbKey0 | VB constant |
2346 | vbKey1 | VB constant |
2347 | vbKey2 | VB constant |
2348 | vbKey3 | VB constant |
2349 | vbKey4 | VB constant |
2350 | vbKey5 | VB constant |
2351 | vbKey6 | VB constant |
2352 | vbKey7 | VB constant |
2353 | vbKey8 | VB constant |
2354 | vbKey9 | VB constant |
2355 | vbKeyA | VB constant |
2356 | vbKeyAdd | VB constant |
2357 | vbKeyB | VB constant |
2358 | vbKeyBack | VB constant |
2359 | vbKeyC | VB constant |
2360 | vbKeyCancel | VB constant |
2361 | vbKeyCapital | VB constant |
2362 | vbKeyClear | VB constant |
2363 | vbKeyControl | VB constant |
2364 | vbKeyD | VB constant |
2365 | vbKeyDecimal | VB constant |
2366 | vbKeyDelete | VB constant |
2367 | vbKeyDivide | VB constant |
2368 | vbKeyDown | VB constant |
2369 | vbKeyE | VB constant |
2370 | vbKeyEnd | VB constant |
2371 | vbKeyEscape | VB constant |
2372 | vbKeyExecute | VB constant |
2373 | vbKeyF | VB constant |
2374 | vbKeyF1 | VB constant |
2375 | vbKeyF10 | VB constant |
2376 | vbKeyF11 | VB constant |
2377 | vbKeyF12 | VB constant |
2378 | vbKeyF13 | VB constant |
2379 | vbKeyF14 | VB constant |
2380 | vbKeyF15 | VB constant |
2381 | vbKeyF16 | VB constant |
2382 | vbKeyF2 | VB constant |
2383 | vbKeyF3 | VB constant |
2384 | vbKeyF4 | VB constant |
2385 | vbKeyF5 | VB constant |
2386 | vbKeyF6 | VB constant |
2387 | vbKeyF7 | VB constant |
2388 | vbKeyF8 | VB constant |
2389 | vbKeyF9 | VB constant |
2390 | vbKeyG | VB constant |
2391 | vbKeyH | VB constant |
2392 | vbKeyHelp | VB constant |
2393 | vbKeyHome | VB constant |
2394 | vbKeyI | VB constant |
2395 | vbKeyInsert | VB constant |
2396 | vbKeyJ | VB constant |
2397 | vbKeyL | VB constant |
2398 | vbKeyLButton | VB constant |
2399 | vbKeyM | VB constant |
2400 | vbKeyMButton | VB constant |
2401 | vbKeyMenu | VB constant |
2402 | vbKeyMultiply | VB constant |
2403 | vbKeyN | VB constant |
2404 | vbKeyNumlock | VB constant |
2405 | vbKeyNumpad0 | VB constant |
2406 | vbKeyNumpad1 | VB constant |
2407 | vbKeyNumpad2 | VB constant |
2408 | vbKeyNumpad3 | VB constant |
2409 | vbKeyNumpad4 | VB constant |
2410 | vbKeyNumpad5 | VB constant |
2411 | vbKeyNumpad6 | VB constant |
2412 | vbKeyNumpad7 | VB constant |
2413 | vbKeyNumpad8 | VB constant |
2414 | vbKeyNumpad9 | VB constant |
2415 | vbKeyO | VB constant |
2416 | vbKeyp | VB constant |
2417 | vbKeyPageDown | VB constant |
2418 | vbKeyPageUp | VB constant |
2419 | vbKeyPause | VB constant |
2420 | vbKeyPrint | VB constant |
2421 | vbKeyQ | VB constant |
2422 | vbKeyR | VB constant |
2423 | vbKeyRButton | VB constant |
2424 | vbKeyReturn | VB constant |
2425 | vbKeyRight | VB constant |
2426 | vbKeyS | VB constant |
2427 | vbKeySelect | VB constant |
2428 | vbKeySeparator | VB constant |
2429 | vbKeyShift | VB constant |
2430 | vbKeySnapshot | VB constant |
2431 | vbKeySpace | VB constant |
2432 | vbKeySubtract | VB constant |
2433 | vbKeyT | VB constant |
2434 | vbKeyTab | VB constant |
2435 | vbKeyU | VB constant |
2436 | vbKeyUp | VB constant |
2437 | vbKeyV | VB constant |
2438 | vbKeyW | VB constant |
2439 | vbKeyX | VB constant |
2440 | vbKeyY | VB constant |
2441 | vbKeyZ | VB constant |
2442 | VbLet | VB constant |
2443 | vbLf | VB constant |
2444 | vbLong | VBA constant |
2445 | vbLongDate | VB constant |
2446 | vbLongTime | VB constant |
2447 | vbLowerCase | VB constant |
2448 | vbMagenta | VB constant |
2449 | vbMaximizedFocus | VB constant |
2450 | vbMenuBar | VB constant |
2451 | vbMenuText | VB constant |
2452 | VbMethod | VB constant |
2453 | vbMinimizedFocus | VB constant |
2454 | vbMinimizedNoFocus | VB constant |
2455 | vbModal | VB constant |
2456 | vbModeless | VB constant |
2457 | vbMonday | VB constant |
2458 | vbMsgBox | VB constant |
2459 | vbMsgBoxHelpButton | VB constant |
2460 | vbMsgBoxRight | VB constant |
2461 | vbMsgBoxRtlReading | VB constant |
2462 | vbMsgBoxSetForeground | VB constant |
2463 | vbMsgBoxText | VB constant |
2464 | vbNarrow | VB constant |
2465 | vbNewLine | VB constant |
2466 | vbNo | VB constant |
2467 | vbNormal | VB constant |
2468 | vbNormalFocus | VB constant |
2469 | vbNormalNoFocus | VB constant |
2470 | vbNull | VBA constant |
2471 | vbNullChar | VB constant |
2472 | vbNullString | VB constant |
2473 | vbObject | VBA constant |
2474 | vbObjectError | VB constant |
2475 | vbOk | VB constant |
2476 | vbOkCancel | VB constant |
2477 | vbOkOnly | VB constant |
2478 | vbProperCase | VB constant |
2479 | vbQuestion | VB constant |
2480 | vbReadOnly | VB constant |
2481 | vbRed | VB constant |
2482 | vbRetry | VB constant |
2483 | vbRetryCancel | VB constant |
2484 | vbSaturday | VB constant |
2485 | vbScrollBars | VB constant |
2486 | VbSet | VB constant |
2487 | vbShortDate | VB constant |
2488 | vbShortTime | VB constant |
2489 | vbSingle | VBA constant |
2490 | vbString | VBA constant |
2491 | vbSunday | VB constant |
2492 | vbSystem | VB constant |
2493 | vbSystemModal | VB constant |
2494 | vbTab | VB constant |
2495 | vbTextCompare | VB constant |
2496 | vbThursday | VB constant |
2497 | vbTitleBarText | VB constant |
2498 | vbTrue | VB constant |
2499 | vbTuesday | VB constant |
2500 | vbUnicode | VB constant |
2501 | vbUpperCase | VB constant |
2502 | vbUseDefault | VB constant |
2503 | vbUserDefinedType | VBA constant |
2504 | vbUseSystem | VB constant |
2505 | vbUseSystemDayOfWeek | VB constant |
2506 | vbVariant | VBA constant |
2507 | vbVerticalTab | VB constant |
2508 | vbVolume | VB constant |
2509 | vbWednesday | VB constant |
2510 | vbWhite | VB constant |
2511 | vbWide | VB constant |
2512 | vbWindowBackground | VB constant |
2513 | vbWindowFrame | VB constant |
2514 | vbWindowText | VB constant |
2515 | vbYellow | VB constant |
2516 | vbYes | VB constant |
2517 | vbYesNo | VB constant |
2518 | vbYesNoCancel | VB constant |
2519 | Version | Application Property |
2520 | VerticalDatasheetGridlineStyle | Form property |
2521 | VGXFrameInterval | Application Property |
2522 | VIEW | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2523 | ViewChange | Form property |
2524 | ViewChangeEmMacro | Form property |
2525 | ViewChangeMacro | Form Property |
2526 | ViewsAllowed | Form property |
2527 | Visible | Form property; Form Section property; Report property; Report Section property |
2528 | VisibleValue | Field property |
|
2529 | WAITFOR | SQL Server reserved |
2530 | Weekday | VBA function |
2531 | WeekdayName | VBA function |
2532 | WhatsThisButton | Form property |
2533 | WHEN | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2534 | WHENEVER | JET reserved (kb248738);ODBC (kb125948);ANSI-92 Reserved (kb287417) |
2535 | WHERE | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2536 | WHILE | SQL Server reserved |
2537 | Width | Form property; Report property |
2538 | WillContinue | Form Section property; Report Section property |
2539 | WindowHeight | Form property; Report property |
2540 | WindowLeft | Form property; Report property |
2541 | WindowTop | Form property; Report property |
2542 | WindowWidth | Form property; Report property |
2543 | WITH | JET reserved (kb248738);SQL Server reserved;ODBC (kb125948) |
2544 | WITHOUT | Future SQL Server keyword (TSQL Ref in MSDN) |
2545 | WizHook | Application Property |
2546 | WORK | JET reserved (kb248738);ODBC (kb125948) |
2547 | Workspace | Access reserved (kb286335) |
2548 | Workspaces | DAO global |
2549 | WRITE | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
2550 | WRITETEXT | SQL Server reserved |
|
2551 | Xor | Access reserved (kb286335) |
|
2552 | YEAR | JET reserved (kb248738);ODBC (kb125948) |
2553 | YES | Access reserved (kb286335) |
2554 | YESNO | JET reserved (kb248738) |
|
2555 | ZONE | JET reserved (kb248738);ANSI-92 Reserved (kb287417) |
2556 | ZoomControl | Report property |