10 of 10 people found the following review helpful:
4.0 out of 5 stars
Great overview of macro programming with just enough code, March 24, 2008
This review is from: Learn OpenOffice.org Spreadsheet Macro Programming: OOoBasic and Calc automation: A fast and friendly tutorial to writing macros and spreadsheet applications (Paperback)
I found this book very useful in getting things going with openoffice.org macro programming. I was underwhelmed with the materials I found on the internet, but found all the major topics covered in this book in varying degrees of depth. If you are already familiar with visual basic this book provides enough material to make the jump to openoffice.org basic.
This book is not a 400 page long tutorial of how to make one or two specific programs, like some vba books. This book does provide enough code examples to get the various concepts across.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
10 of 10 people found the following review helpful:
5.0 out of 5 stars
Eclectic mix of knowledge, December 8, 2007
This review is from: Learn OpenOffice.org Spreadsheet Macro Programming: OOoBasic and Calc automation: A fast and friendly tutorial to writing macros and spreadsheet applications (Paperback)
I am was the official reviewer for this book before it was published. I was not paid for this service, nor do I benefit in any way from the sale of this book.
The book starts with a basic introduction to the programming environment, and includes a brief introduction to the structure of the language. The book does not even attempt, however, to provide full coverage of the language. This is not an introduction to programming or Basic. If you know something about programming, however, this should be sufficient to get you started.
The chapter on the object model, discusses how [...] (OOo) structures its internals. More specifically, the use of interfaces and services. There is also a discussion on how to manipulate the sheets and cells, which is what you probably expected when you see Object Model.
I refer to this book as Eclectic, because it contains numerous different topics, some of which you will not likely find elsewhere. For example, the book contains a fully working macro that extracts stock values from a web site to populate a Calc document. The macro even creates a chart over time of the stock.
Another nice offering in this book, is coverage of the FuncationAccess service. This service allows you to call the standard built-in functions such as STDEV from a macro. This is frequently a skipped topic, and you will not find it in the online help pages.
Although I could spend time to provide a chapter by chapter description of everything that is covered, well, that is not my intention. I primarily wanted to mention that I consider myself very well versed in Macro Programming, and I learned a few things by reading this book, and I enjoyed the process!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
16 of 21 people found the following review helpful:
2.0 out of 5 stars
Not recommended!, February 16, 2007
This review is from: Learn OpenOffice.org Spreadsheet Macro Programming: OOoBasic and Calc automation: A fast and friendly tutorial to writing macros and spreadsheet applications (Paperback)
After reading this book I was disappointed. The explanations were not complete and examples are worst. I kept reading the book over and over trying to find out how to simply erase the contents of a range of cells without results. It gives reference sites to visit but they are very difficult to follow. The book seems to assume you understand programming pretty well to begin with. Finally I turned to the internet and found several sites with much better help. I should have saved my money.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No