I forget how to do this every time. I had it set and then they swapped out
my PC.
How can I display the "tips" that appear under what I'm typing in for code.
For example; I type in "DoCmd." and then a list appears of options, or when I
click in DoCmd it would give me syntax.
Thanks.
Lori
fredg - 12 Feb 2008 17:41 GMT
> I forget how to do this every time. I had it set and then they swapped out
> my PC.
[quoted text clipped - 5 lines]
> Thanks.
> Lori
Open the VBA editor.
Click on Tools + Options + Editor
Place a check in the Auto List Members check box.

Signature
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Lori - 12 Feb 2008 17:49 GMT
YES! Thank you.
> > I forget how to do this every time. I had it set and then they swapped out
> > my PC.
[quoted text clipped - 9 lines]
> Click on Tools + Options + Editor
> Place a check in the Auto List Members check box.
John Spencer - 12 Feb 2008 18:04 GMT
Switch to a VBA window
Select Tools: Options from the menu
Select the settings you want. - probably you want Auto Quick Info and Auto
List Members checked. In addition, I would ALWAYS check Require Variable
Declaration.

Signature
John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
.
>I forget how to do this every time. I had it set and then they swapped out
> my PC.
[quoted text clipped - 7 lines]
> Thanks.
> Lori