OpenOffice.org Macros Explained


Book Description

This book provides an introduction to the creation and management of macros in OpenOffice. Numerous examples and explanations demonstrate proper techniques and discuss known problems and solutions. The underlying data structure is discussed and techniques are introduced to evaluate OpenOffice objects, facilitating the use of returned objects in the absence of sufficient documentation.




Macros & Basic with OpenOffice Calc


Book Description

This book focuses on the macros you can record with OpenOffice CALC. A macro is actually a BASIC procedure that you can modify in a specific programming environment. It enables you to create customized applications to control the objects interaction in the spreadsheet accurately. You will learn how to develop a dialogue box to manage information easily. BASIC programming is relatively simple to understand and all the exercises of this book will help you to achieve manual actions automatically. ABOUT THE AUTHOR Rémy Lentzner has been an IT trainer since 1985. Specialized in mastering office automation tools, he supports companies in the professional training of their employees. Self-taught, he has several computer books to his credit.




Learn OpenOffice.org Spreadsheet Macro Programming


Book Description

"This book teaches the OOoBasic language and the Calc object model, so that you can manipulate spreadsheets and data from within your programs. You will also see how to create dialog boxes and windows for friendly user interfaces, and how to integrate your spreadsheets with other applications, for example writing spreadsheet data to a document, or capturing data from a database, and using the spreadsheet for generating advanced calculations and reports"--Resource description p.




Open Office Basic


Book Description

Apache Open Office is the leading open-source office software suite. It features word processing, spreadsheets, presentations, graphics and databases. This book concentrates on OpenOffice.org Basic, giving an overview of its language and structure before detailing the various commands and functions.







Getting Started with LibreOffice 6.0


Book Description

LibreOffice is a freely-available, full-featured office suite that runs on Windows, Linux, and macOS computers. This book is for anyone who wants to get up to speed quickly with LibreOffice 6.0. It introduces Writer (word processing), Calc (spreadsheets), Impress (presentations), Draw (vector drawings), Math (equation editor), and Base (database). This book was written by volunteers from the LibreOffice community. Profits from the sale of this book will be used to benefit the community.




Database Programming with OpenOffice. Org Base and Basic


Book Description

OpenOffice.org has been gaining popularity over the years, and with the introduction of the database module (Base) in release 2.0, there has been more to learn. When working with databases, you will come to a point where the basic features are not sufficient. Databases have a large range of uses, and therefore, there is always a need for customization.This book will teach you how to write code in the BASIC language (also known as StarOffice Basic/OpenOffice.org Basic or just plain Basic) to enhance the features of OpenOffice.org Base. After reading this book, you will know how to: use UNO services to query, insert, update, and delete records in a database; use forms, sub-forms and form controls to manipulate data; use form and form control events; programmatically import and export data; and much more.You will also have an overall understanding of the database API, so that you can create custom solutions.




Excel Hacks


Book Description

Millions of users create and share Excel spreadsheets every day, but few go deeply enough to learn the techniques that will make their work much easier. There are many ways to take advantage of Excel's advanced capabilities without spending hours on advanced study. Excel Hacks provides more than 130 hacks -- clever tools, tips and techniques -- that will leapfrog your work beyond the ordinary. Now expanded to include Excel 2007, this resourceful, roll-up-your-sleeves guide gives you little known "backdoor" tricks for several Excel versions using different platforms and external applications. Think of this book as a toolbox. When a need arises or a problem occurs, you can simply use the right tool for the job. Hacks are grouped into chapters so you can find what you need quickly, including ways to: Reduce workbook and worksheet frustration -- manage how users interact with worksheets, find and highlight information, and deal with debris and corruption. Analyze and manage data -- extend and automate these features, moving beyond the limited tasks they were designed to perform. Hack names -- learn not only how to name cells and ranges, but also how to create names that adapt to the data in your spreadsheet. Get the most out of PivotTables -- avoid the problems that make them frustrating and learn how to extend them. Create customized charts -- tweak and combine Excel's built-in charting capabilities. Hack formulas and functions -- subjects range from moving formulas around to dealing with datatype issues to improving recalculation time. Make the most of macros -- including ways to manage them and use them to extend other features. Use the enhanced capabilities of Microsoft Office 2007 to combine Excel with Word, Access, and Outlook. You can either browse through the book or read it from cover to cover, studying the procedures and scripts to learn more about Excel. However you use it, Excel Hacks will help you increase productivity and give you hours of "hacking" enjoyment along the way.




Teaching Macroeconomics with Microsoft Excel®


Book Description

Humberto Barreto shows professors how to teach macroeconomic models and incorporate data using Microsoft Excel® with free files and videos.




Beginning NetBeans IDE


Book Description

Beginning NetBeans IDE is your authoritative tutorial for learning and using the open source NetBeans IDE platform backed by Oracle. Written by a NetBeans product manager at Oracle, Geertjan Wielenga shows you what NetBeans really is all about and how to install and set it up. Then, right away, he shows you how to write your first simple NetBeans Java application. In this book, you get a tour of the various, essential and key NetBeans wizards and plug-ins. Then, you start building a more complex Java-based application using the NetBeans IDE. And, you learn how to improve that application by exploring the NetBeans refactoring, testing/debugging, profiling and distribution tools. After reading and using this tutorial, you'll come away with a working case study that you can re-apply as a template for your own specific needs. You'll have an understanding of the key essentials of the popular NetBeans IDE.