ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Intellisense not working (https://www.excelbanter.com/excel-programming/421448-intellisense-not-working.html)

edward

Intellisense not working
 
Hi everybody,
In Excel Intellisense is not working (Auto list members is checked) , Any
thoughts?
--
Best regards,
Edward

JLGWhiz

Intellisense not working
 
In Excel ToolsOptionsViewFunction Tool Tips needs to be checked.
In VBA ToolsOptionsEditorAuto List Members needs to be checked.

"Edward" wrote:

Hi everybody,
In Excel Intellisense is not working (Auto list members is checked) , Any
thoughts?
--
Best regards,
Edward


edward

Intellisense not working
 
in VBA Auto list is checked and in EXcel function tool tips which is in
general tab is checked as well, but still is not working.
Thanks
--
Best regards,
Edward


"JLGWhiz" wrote:

In Excel ToolsOptionsViewFunction Tool Tips needs to be checked.
In VBA ToolsOptionsEditorAuto List Members needs to be checked.

"Edward" wrote:

Hi everybody,
In Excel Intellisense is not working (Auto list members is checked) , Any
thoughts?
--
Best regards,
Edward


Chip Pearson

Intellisense not working
 
Try running "Compile" from the Debug menu to be sure you have no
outstanding compiler errors. Intellisense sometimes refuses to show
its face with there is a compiler error.

Cordially,
Chip Pearson
Microsoft MVP
Excel Product Group
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)

On Wed, 17 Dec 2008 09:29:02 -0800, Edward
wrote:

Hi everybody,
In Excel Intellisense is not working (Auto list members is checked) , Any
thoughts?


edward

Intellisense not working
 
Actually I don't have any compile error . Here is the case when I start lets
say
Activeworkbook. nothing happens I mean after "dot" intellisense dosen't show
up but if use
dim wb as workbook
set wb=Activeworkbook

wb.
now intellisense shows up !

--
Best regards,
Edward


"Chip Pearson" wrote:

Try running "Compile" from the Debug menu to be sure you have no
outstanding compiler errors. Intellisense sometimes refuses to show
its face with there is a compiler error.

Cordially,
Chip Pearson
Microsoft MVP
Excel Product Group
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)

On Wed, 17 Dec 2008 09:29:02 -0800, Edward
wrote:

Hi everybody,
In Excel Intellisense is not working (Auto list members is checked) , Any
thoughts?




All times are GMT +1. The time now is 06:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com