View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Trip Ives Trip Ives is offline
external usenet poster
 
Posts: 2
Default VBA 6.0 vs. 6.3 Help THIS SUCKS!!!

Hello all!

Thank you for all the (often interesting) responses. All-in-all it
seems as though others agree with me... VBA help in Excel 2002 is not
as good as it has been in '97, '00, and '03. At least I now know that
it's not me.

Thanks again!

Trip

"Trip" wrote in message .net...
Can anyone tell me if it's my install in particular or if VBA 6.3 help just
sucks. For example, in 6.0 I could type "range" into the index and
immediately find how to format the range property. Yet in 6.3 I type in
"range" and the closest I get is "SecondValue Property" - what good does
that do me! If I search on "for next" the closest I get is "FindNext
Method" (note that's FIND not FOR). It doesn't even give me a "ForNext"
option of any kind. THIS SUCKS!!!!

Any direction anyone can provide would be of great help!

Thanks!

Trip