Open the VBA editor and there open the object browser (F2). There you
can search for almost everything you can use in code. When you have
found what you where looking for use the onlin help (F1)...
"Me" references the current object. In Access this can be the form or
the report where you use it. So the type of "Me" can be Access.Form or
Access.Report.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.