IntelliSense Problem

  • Thread starter Thread starter Glen
  • Start date Start date
G

Glen

Hello, I just switched to a new Desktop at work with Excel 2003. My
Intellisense property lists do not appear in VBA and I am having
trouble finding out how to activate it. Any suggestions? Thanks in
advance.
 
In the VBE, in tools=>Options on the first tab (Editor) in the Code Settings
Frame, are the last 3 "Auto" options checked?
 
Thank you for your response Tom. The first thing I checked were the
options under Tools and yes they are checked. Do you have any other
suggestions?
 
If none are working, then no.

If some are and some are not, then I would say look an make sure you have
the proper object libraries referenced (and in tools=>references, nothing
shown as MISSING) and that your variables are declared with the proper type.
Make sure you have declared local names/variables which mask standard ones.
all just guesses of course.
 
Thanks for your help Tom. I just inherited this PC from another user
so I ended up checking for updates for office and windows and found
some errors with office. Oddly enough, I patched Office and it works
fine. Sorry to have wasted your time.

Sincerely,
Glen
 

Ask a Question

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.

Ask a Question

Back
Top