G Guest Mar 24, 2005 #1 I have to learn VBA very fast for a project at work. I was wondering what is the best to learn and understand the Excel Object Model?
I have to learn VBA very fast for a project at work. I was wondering what is the best to learn and understand the Excel Object Model?
R Ron de Bruin Mar 24, 2005 #2 Hi Hiep the best to learn and understand the Excel Object Model? Click to expand... Buy this book http://www.oaltd.co.uk/ExcelProgRef/default.htm Do not buy the 2003 version of this book
Hi Hiep the best to learn and understand the Excel Object Model? Click to expand... Buy this book http://www.oaltd.co.uk/ExcelProgRef/default.htm Do not buy the 2003 version of this book
B Bob Phillips Mar 25, 2005 #3 Type Microsoft Excel Objects in the Answer Wizard within VBA Help. Open the object browser in the VBA, and select the Excel library, and explore that. This MS site has a schematic of the Excel object model, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modc... l/deovrmicrosoftexcel2000.asp, but it's rather high-level. -- HTH RP (remove nothere from the email address if mailing direct)
Type Microsoft Excel Objects in the Answer Wizard within VBA Help. Open the object browser in the VBA, and select the Excel library, and explore that. This MS site has a schematic of the Excel object model, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modc... l/deovrmicrosoftexcel2000.asp, but it's rather high-level. -- HTH RP (remove nothere from the email address if mailing direct)