Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 789
Default list of commands

Hi
This is the Excel VBA Object Model. You could buy "Excel 2002 VBA" by
Stephen Bullen, john Green, Rob Bovey and Robert Rosenberg. The object
model is the second half of the book. Unfortunately, the index to the
book is laid out along the same lines as the object model, meaning you
more or less need to know where to look before you look...
Alternatively, and probably better, use the VB Editor. Using "Option
Explicit" at the top of each code module will give you intellisense
drop down menus when you use each object, method or property.
Highlighting words and pressing F1 will give you the help for such.
You can also browse the Excel object model by pressing F2 and choosing
Excel in the first drop down. Type a word and click the binocular
symbol. Click F1 when you find a promising word.
You need to do this searching as you code to get a feel for the model.
Lots of things are not where you might intuitively expect them to be
when you start.
regards
Paul

Taru wrote:
where can I get a list of all the commands, I'm not sure if commands is
the right word. But I want a list of programming words along with what
they do.


--
Taru
------------------------------------------------------------------------
Taru's Profile: http://www.excelforum.com/member.php...o&userid=35494
View this thread: http://www.excelforum.com/showthread...hreadid=553242


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
List of Commands? Jennifer Excel Worksheet Functions 8 February 12th 07 10:32 PM
List of commands Jose Excel Discussion (Misc queries) 1 April 6th 05 12:12 PM
List of commands that work with shell? quartz[_2_] Excel Programming 0 February 16th 05 03:05 PM
List of Excel DDE commands Hari Excel Programming 2 August 24th 04 12:09 AM
list of commands for excel? where? Spork Rhonewood[_3_] Excel Programming 2 June 23rd 04 03:46 PM


All times are GMT +1. The time now is 12:17 PM.

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"