Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Windows 2000 Pro
Excel 2003 SP1 When coding in VBA my intellisense "popups" showing properties do not show up after the point(.) following an object. In the Edit tab of Tools|Options, I have the following checked: - Auto List Member - Auto Quick Info - Auto Data Tips Is there something I'm missing in order to get the Intellisense to work? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Intellisense will not work properly if you have an existing error, like a
duplicate variable or procedure. HTH. Best wishes Harald "ZootRot" skrev i melding ... Windows 2000 Pro Excel 2003 SP1 When coding in VBA my intellisense "popups" showing properties do not show up after the point(.) following an object. In the Edit tab of Tools|Options, I have the following checked: - Auto List Member - Auto Quick Info - Auto Data Tips Is there something I'm missing in order to get the Intellisense to work? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using properties | Excel Discussion (Misc queries) | |||
Intellisense | Excel Worksheet Functions | |||
Intellisense | Excel Worksheet Functions | |||
UBound not in Intellisense. References problem? | Excel Programming | |||
Sometimes Intellisense, sometimes not | Excel Programming |