View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein \(MVP - VB\) Rick Rothstein \(MVP - VB\) is offline
external usenet poster
 
Posts: 2,202
Default Excel/VBA source book?

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 ?


This might be a good place to start....

http://msdn2.microsoft.com/en-us/lib...ffice.11).aspx

Rick