Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 87
Default Intellisense not working

Hi everybody,
In Excel Intellisense is not working (Auto list members is checked) , Any
thoughts?
--
Best regards,
Edward
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 87
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default 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?

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 87
Default 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?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA Intellisense Looch Excel Programming 2 June 12th 07 03:50 AM
Intellisense Stef Excel Worksheet Functions 0 August 16th 06 03:08 PM
Intellisense Sandy Excel Programming 3 May 7th 06 03:11 PM
Intellisense does not pup up? Ben Excel Programming 2 January 5th 06 02:58 PM
Sometimes Intellisense, sometimes not Alan Excel Programming 2 May 14th 04 07:54 PM


All times are GMT +1. The time now is 09:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"