McDimwitty
Registered User.
- Local time
- Today, 10:09
- Joined
- Oct 23, 2007
- Messages
- 16
I am at work doing VBA when suddenly Intellisense stopped working.
It's a pretty simple application: recordsets, sql, some classes. Nothing else really.
It's working for declaring variables like: Dim A as (and it pops up a list of data types). However, it doesn't work for my classes or working with ADO like: rst. (and it should pop up valid stuff for recordsets).
How do I get my friend Intellisense back??? I sorely miss it.
=-= Mr McDimwitty =-=
It's a pretty simple application: recordsets, sql, some classes. Nothing else really.
It's working for declaring variables like: Dim A as (and it pops up a list of data types). However, it doesn't work for my classes or working with ADO like: rst. (and it should pop up valid stuff for recordsets).
How do I get my friend Intellisense back??? I sorely miss it.
=-= Mr McDimwitty =-=