Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So, I had to have my work PC reinstalled. Before when I was the code editor
it provided suggestions in a dropdown that would refine as I typed. Now nothing happens, it's just text with no hints about the function format or the drop. I've gone back to the install and it added VB help but it's still not working. There doesn't seem to be anything in the VB Tools Options area -- most everything is checked. What's wrong, where did my coding tools help go?! ~Lori |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Are auto list members and auto quick info checked?
|
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Keith~
Yep. The only one that ain't is "Require Variable Declaration". "Keith74" wrote: Are auto list members and auto quick info checked? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Lori,
Well, you should check that one for sure. NickHK "Lori" wrote in message ... Keith~ Yep. The only one that ain't is "Require Variable Declaration". "Keith74" wrote: Are auto list members and auto quick info checked? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When in VBE go to ToolsOptions and checkmark "Auto List Members"
Gord Dibben MS Excel MVP On Tue, 20 Mar 2007 08:38:32 -0700, Lori wrote: So, I had to have my work PC reinstalled. Before when I was the code editor it provided suggestions in a dropdown that would refine as I typed. Now nothing happens, it's just text with no hints about the function format or the drop. I've gone back to the install and it added VB help but it's still not working. There doesn't seem to be anything in the VB Tools Options area -- most everything is checked. What's wrong, where did my coding tools help go?! ~Lori |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
General tips for good code formatting | Excel Discussion (Misc queries) | |||
How to return short cuts to tool tips in Excel 2003 sp3? | Excel Discussion (Misc queries) | |||
How to return short cuts to tool tips in Excel 2003 sp3? | Setting up and Configuration of Excel | |||
Sources of Excel Tips, Tricks & Code | Excel Discussion (Misc queries) | |||
tips for organizing code for distribution | Excel Programming |