Thread: VB Code Source
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default VB Code Source

k,

Excel 5 help, if I remember correctly, had kind of a cheat sheet of often used code language.
However, I doubt if you are using that - but you don't say.
In XL2002, in the VBE, click on Help, then on "Microsoft Visual Basic Help".
That displays a window with 3 tabs, select the "Contents" tab and go to
"Visual Basic Language Reference". Under that...Methods, Properties and Statements
may have what you want?

Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"knowtrump"
wrote in message...
Where can I find a listing of VB code and the syntax for usage. I don't
want a page full of solutions. I want the code words and what they mean
or do. This may be way too fundamental for this venue but I hope that
someone can provide some clues.
knowtrump