Excel/VBA source book?

  • Thread starter Thread starter Emerogork via OfficeKB.com
  • Start date Start date
E

Emerogork via OfficeKB.com

I have a good background in Visual BASIC and also in Excel. Now that I want
to use the both of them together, I am at a loss to find any resources to use.
Can anyone suggest how I can get a list of properties, objects, etc ?
 
Look at the object browser in the VBE. Select the Excel Library (or VBA,
but it sounds like you know that)

Select an item of interest and hit F1 to get the help on that item. The
help will probably include a code example as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top