Hussein has attended:
Access Advanced course
Excel VBA Intro Intermediate course
Excel VBA Application Library
Hello would someone have a soft copy of the entire Application library for Excel, where it would give me all methods, properties etc... available within Excel for me to use. I have tried searching on the web, but without any success, maybe I be using the wrong definitions to search. Thanks Hussein
RE: Excel VBA Application Library
Hi Hussein, thanks for your query. A soft copy of the entire Excel Object model would run to many pages! Have a look at this only tree map and double click on any object to get more information about its properties, methods and events.
http://msdn.microsoft.com/en-us/library/bb332345.aspx
Hope this helps,
Anthony