Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Where's the !@#$%^&*() manual?

I'd like to do some serious RTFM on VBA for Excel. I'm stymied at
Step 1, namely, laying hands on a copy of the FM. Where can I get
documentation for the standard Excel objects and their properties,
events, and methods?

Thanks!

--Erv
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Where's the !@#$%^&*() manual?

Hi,

The VBA help files are not installed by default, so you'll
have to run Office setup using the Add/remove features
option.
Somewhere at the bottom of all options you'll find a tab
called Office tools, which includes an item called Visual
Basic Help.
Make sure it is set to "Run from MyComputer".

Regards,

Jan Karel Pieterse
Excel TA/MVP

-----Original Message-----
I'd like to do some serious RTFM on VBA for Excel. I'm

stymied at
Step 1, namely, laying hands on a copy of the FM. Where

can I get
documentation for the standard Excel objects and their

properties,
events, and methods?

Thanks!

--Erv
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Where's the !@#$%^&*() manual?


If you can't find what you're looking for in the help file, you might check
Amazon.

Dave

"Erv Young" wrote in message
om...
I'd like to do some serious RTFM on VBA for Excel. I'm stymied at
Step 1, namely, laying hands on a copy of the FM. Where can I get
documentation for the standard Excel objects and their properties,
events, and methods?

Thanks!

--Erv



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Where's the !@#$%^&*() manual?

Hi,
I find the object browser useful. Press F2 while in
VBA.
-----Original Message-----
I'd like to do some serious RTFM on VBA for Excel. I'm

stymied at
Step 1, namely, laying hands on a copy of the FM. Where

can I get
documentation for the standard Excel objects and their

properties,
events, and methods?

Thanks!

--Erv
.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Where's the !@#$%^&*() manual?

I've used a regular VB book and then just pressed F2 to view the object in
Excel. Works just fine for me. You'll just have to go through the API
yourself. Also another great trick is to record a macro of what you want to
accomplish and then view the code that was generated. Clean it up, and make
it useful!

-akshay

"Erv Young" wrote in message
om...
I'd like to do some serious RTFM on VBA for Excel. I'm stymied at
Step 1, namely, laying hands on a copy of the FM. Where can I get
documentation for the standard Excel objects and their properties,
events, and methods?

Thanks!

--Erv





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Where's the !@#$%^&*() manual?

http://support.microsoft.com/support...01/default.asp
Microsoft Excel for Windows -- Visual Basic for Applications 101

David McRitchie has some links to tutorial at his site:

http://www.mvps.org/dmcritchie/excel....htm#tutorials

the VBA tutorials are below the general excel tutorials.

Using the format

http://support.microsoft.com/?ID=159619

you can look at some of these articles.

159619 XL97: Sample Macros for Customizing Menus and Submenus

161215 XL97: How to Programmatically Create a Collection

120198 XL: How to Select Cells/Ranges Using Visual Basic Procedures

141691 XL: Visual Basic Example Using If and Case Statements

146055 XL: Using Visual Basic to Create a Chart Using a Dynamic Range

141762 XL: How to Use Looping Structures in Visual Basic for Applications

143345 XL: Visual Basic Macro to Determine Which Button was Selected

--
Regards,
Tom Ogilvy


"Erv Young" wrote in message
om...
I'd like to do some serious RTFM on VBA for Excel. I'm stymied at
Step 1, namely, laying hands on a copy of the FM. Where can I get
documentation for the standard Excel objects and their properties,
events, and methods?

Thanks!

--Erv



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Where's the !@#$%^&*() manual?

If you want a book, I recommend John Walkenbach's "Excel <year Power
Programming with VBA."

"Tom Ogilvy" wrote in message
...
http://support.microsoft.com/support...01/default.asp
Microsoft Excel for Windows -- Visual Basic for Applications 101

David McRitchie has some links to tutorial at his site:

http://www.mvps.org/dmcritchie/excel....htm#tutorials

the VBA tutorials are below the general excel tutorials.

Using the format

http://support.microsoft.com/?ID=159619

you can look at some of these articles.

159619 XL97: Sample Macros for Customizing Menus and Submenus

161215 XL97: How to Programmatically Create a Collection

120198 XL: How to Select Cells/Ranges Using Visual Basic Procedures

141691 XL: Visual Basic Example Using If and Case Statements

146055 XL: Using Visual Basic to Create a Chart Using a Dynamic Range

141762 XL: How to Use Looping Structures in Visual Basic for Applications

143345 XL: Visual Basic Macro to Determine Which Button was Selected

--
Regards,
Tom Ogilvy


"Erv Young" wrote in message
om...
I'd like to do some serious RTFM on VBA for Excel. I'm stymied at
Step 1, namely, laying hands on a copy of the FM. Where can I get
documentation for the standard Excel objects and their properties,
events, and methods?

Thanks!

--Erv





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
Manual pie charts jumpinjujubeez1 Charts and Charting in Excel 1 January 5th 10 06:33 PM
Manual Selection 1 or the other Lazarus Excel Discussion (Misc queries) 2 August 29th 06 11:02 PM
how can i get MANUAL CALCULATIONS p e r m a n e n t l y Chicago man Setting up and Configuration of Excel 1 August 29th 06 03:56 AM
Can't set manual HPageBreaks J.E. McGimpsey Excel Programming 0 July 15th 03 03:52 PM
Can't set manual HPageBreaks J.E. McGimpsey Excel Programming 1 July 14th 03 08:12 PM


All times are GMT +1. The time now is 03:46 AM.

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"