View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
MBison[_4_] MBison[_4_] is offline
external usenet poster
 
Posts: 1
Default Enabling help on code

OK.... for example, if i'm coding and I write

Columns("K:K").

as soon as I hit the period, I would expect a list of options... shoul
I start typing what i'd like.. say R, ( for

Columns("K:K").Replace


) then the list cuts down to the R options, like a combo box. This i
the Auto quick info option I believe. That option IS checked and I hav
closed down excel and started it again but the feature is still no
enabled. I'm wondering if there is a reference I need to register i
order for this feature to work

--
Message posted from http://www.ExcelForum.com