Commonly used naming conventions (Taken from Rcurtis@princeton.edu's Access notes)
The Leszynski/Reddick Guidelines for Access is the most commonly used naming convention for Access objects. These Guidelines as published in SmartAccess, suggest that all objects should have a descriptive tag, placed at the start of the object name.
Note: It is suggested that the choice of naming convention is not as important as making sure that you do implement 'A' naming strategy. Which one is purely a personal preference
(Ashish & Meyer, 2010)
The common ones are
frm Form
fsub Subform
qry Query
rpt Report
The common ones are
chk Check box
cbo Combo box
lbl Label
lst Listbox
txt TextBox
Ashish, D. & Meyer, A. (2010) Commonly used naming conventions. The access web. http://access.mvps.org/access/general/gen0012.htm