|
|
Articles related to "Openoffice Org"
How to Create OpenOffice.org Database Macros Release 3.1 of OpenOffice.org gives programmers a new facility - the ability to save macros as part of a database file. database programming • alternative to microsoft access • openoffice base macro • automating database openoffice • ooo openoffice basic ooob
Using Macros to Automate OpenOffice.org Calc OpenOffice.org Calc can be automated very easily by introducing macros - simple scripts that will do all of those laborious tasks automate openoffice.org • automate openoffice.org calc • write a macro • openoffice.org calc macro • calc macro
Automating OpenOffice: Customizing the Toolbar Many tasks can be made much easier by using macros in OpenOffice.org. That process of automation can be improved even more by customizing the OpenOffice.org toolbars. openoffice.org macros • openoffice.org toolbars • openoffice.org customization • openoffice.org toolbar buttons • add openoffice.org button
How to Create a Database using BASE This article is a short tutorial on How to Create a Database using OpenOffice.org BASE. In this tutorial the user can create a database shell in OpenOffice.org BASE. what are databases • types of databases • why use openoffice.org base • how to create a database using base • create database
How To Create an OpenOffice.org Database Log On When looking an OpenOffice.org database there is no way of adding user accounts. Not directly, anyway. The secret is to use a little bit of SQL. openoffice.org base database • add user account username password • hsqldb sql • database admin admistrator account • create user password
Create a Date Stamp Shortcut in Calc: This article is a quick tutorial on how to create a Macro in OpenOffice.org Calc to automatically insert the current date in a cell with a keyboard shortcut. insert a date stamp in calc • macro to insert a date stamp in calc • date stamp macro in calc calc • free spreadsheet • microsoft excel
Creating Forms with OpenOffice.org BASE This article provides a brief tutorial on how to Use the Forms Wizard to Create Data Entry Forms for OpenOffice.org BASE creating forms with openoffice.org base • create form in design view • use the wizard to create forms with openoffice.org • using the wizard • base
Page Styles in OOo Writer This article is an overview of what Page Styles are, and how they can be used in for document standardization in OpenOffice.org Writer. page styles in ooo writer • page styles in openoffice.org writer • styles used in openoffice.org writer • openoffice writer page styles settings • document
Connect MySQL and OpenOffice.org BASE Article provides a quick tutorial on how to connect MySQL and BASE from OpenOffice.org on a MS Windows computer with the MySQL Connector/J for Java Database Connectivity. connect mysql and base • using jdbc on windows • installing jdbc on windows • mysql connector/j • open source database
Creating and Customizing OpenOffice.org Dialogs Application dialogs tend very simple and uninspiring. However, that's not true of OpenOffice.org. An OpenOffice.org dialog is fully customizable and very flexible. openoffice.org basic application development • basic ide integrated design environment • customize dialog • dialog components program • user interface
How to Create a Self Registering Base Database With the release of OpenOffice.org 3.1 the programmer can do something important. They can add a macro to a database and they can run it automatically. database programming • add macro to base • automatically running a macro • register an openoffice database • openoffice.org automation
Calc Macros: Column Widths and Row Heights OpenOffice.org Calc cells can soon become hard to read when they have a lot of data in them. This article shows how to optimise column widths and row heights with a macro openoffice.org macro tutorial • developing macros • format spreadsheets • optimalwidth optimalheight • writing openoffice macros
How to Automate a Report in OpenOffice.org Calc This tutorial shows how just a simple macro can automate the production of a complex report in OpenOffice.org Calc openoffice macro tutorial • how to write an openoffice macro • automating openoffice • programming macros • writing macro basic code
How to Create Database Tables Using BASE This example shows how to create a simple address book. This database can be created in under ten minutes by a user with little to no experience using OpenOffice.org BASE how to create a database table using base • create a database table • create a database table using openoffice.org base • openoffice.org base • openoffice.org
OpenOffice.org Macros: Working with Hidden Files Macros can be useful when it comes to processing lots of files. This article shows how a macro can be used to open a document without the user seeing anything at all. openoffice.org macros • macro programming and development • document property values • loadcomponentfromurl. macro hidden documents • hide a file with a macro
Review of OpenOffice.org 3 Before you buy an office suite for your Mac or PC, take a look at Sun's free suite with Open Office Writer, Open Office Calc and Open Office Presentation open office • open office suite • open office org • open office download • open office writer
How to Format Calc Spreadsheet Cells with C# An OpenOffice.org Calc Spreadsheet user can format cells manually to provide a professional looking report. However, a C# programmer can easily automate the whole process openoffice calc spreadsheets • formatting spreadsheet cells • change font color style • c# application development • c# c sharp programming
Automating OpenOffice: Customizing Key Strokes It is possible to assign macros to various keys in OpenOffice, but not all of them. However, introducing a Listener allows a user to customize any key stroke. openoffice listener key strokes • macro key strokes • customize openoffice keys • openoffice customization keys macro • openofficelistener macro
How to Use a Macro to Format Calc Cells This article shows how to use a macro to alter the format of text in OpenOffice.org Calc cells - so that a fully formatted report can be created at the touch of a button. openoffice.org calc macro programming • automating openoffice • macro format cells • macro format cells sheet row column • calc cell font color colour
OpenOffice Macros: Accessing Calc Cells This tutorial shows how to do one of the most important things that an OpenOffice Calc macro must do - reading from (and writing to) cells. openoffice calc macros • macro to access cells • thiscomponent • getcellbyposition • getcellrangebyname
OpenOffice Macros: Open, Save and Close a File One of the most useful things that an OpenOffice.org Basic macro can do is to open, save and close a document. This article shows exactly how to do that. macro to open an openoffice document • macro to save an openoffice document • macro to close an openoffice document • openoffice calc macros • openoffice automation
Formatting in OOo Writer This article provides a quick introduction to Styles and to use them in the OpenOffice.org Writer software. styles supported by openoffice writer • applying styles in openoffice writer • styles in openoffice writer • using the styles and formatting window • styles and formatting window
Using Yahoo! Financial Stock Quotes Yahoo! Financial stock quotes are free, on-line and can be accessed either via the Yahoo! web site or downloaded into Microsoft Excel or OpenOffice.org Calc yahoo! finance stock quotes • personal finance • microsoft excel • openoffice.org • writting macros
An Introduction to Google Finance Google Finance is still in Beta mode, but it's an excellent source of finacial data. This article shows how programmers and analysts can access that on-line and free data google finance • stock quotes • download financial data • programming with financial data • microsoft excel openoffice.org stock quotes
How to Use Calc Macros for Horse Race Analysis Analyzing horse race results can be very complicated, but the task is greatly simplified by doing the analysis in a Calc spreadsheet horse race result analysis • openoffice.org calc spreadsheet macro programming • calculating race winning spreadsheet • horse racing profit loss • odds calculation spreadsheet
How to Calculate Sohcahtoa in Spreadsheets Sohcahtoa has been used by generations of teachers with generations of school children; it can now be made much easier by using spreadsheets. trigonometry trigonometrical functions relationshi • microsoft excel • openoffice.org calc • right angled triangle • sine cosine tangent
How to Use a Calc Macro to Monitor Cell Contents This simple tutorial shows how to monitor the contents of an OpenOffice.org Calc document by assigning listeners to cells in the spreadsheet. openoffice.org calc spreadsheet • macro monitor cell contents • openoffice macro programming • openoffice tutorial • cell listener
How to use a Spreadsheet to Analyze Race Results A spreadsheet and an Internet connection are all that's needed to start analyzing horse racing results to find that chink in a bookmaker's armour. horse racing analysis • bookmaker • spreadsheet horse racing results • microsoft excel openoffice.org calc spreadsheet • spreadsheet over round book
OpenOffice Macros: Identify the Operating System Operating Systems such as Windows and Linux do operate in different ways. This article shows how a macro can tell the difference. openoffice.org macros • operating systems • windows and linux • cross-platform programming • windows and linux file systems
OpenOffice Macros: The Worksheet_Activate Method OpenOffice.org Calc does not have a Worksheet_Activate method, but don't let that be a show stopper when migrating from Microsoft Excel. microsoft excel worksheet_activate • openoffice calc worksheet_activate • openoffice calc macros • migrating from microsoft to openoffice • migrating from excel to calc
Programming OpenOffice: Using Dialogs in Macros OpenOffice is a powerful suite of tools, and creating Basic Macros makes it even more versatile. Adding dialogs just gives it that human touch. openoffice.org automation • custom dialog box • openoffice dialog box • openoffice forms • openoffice gui design
Assigning Macros to OpenOffice Events This short tutorial shows how to use OpenOffice's built-in events to automatically run a macro macro assign event • macros assign events • openoffice macro event • calc macros • calc events
OpenOffice Macros: Printing a Document One of the most fundamental thing that any OpenOffice user will want to do is to print a document. This turorial shows exactly how to do this - automatically from a macro openoffice macros printing • printing documents macro • openoffice macro programming • printing calc documents • printing writer documents
Programming OpenOffice Calc Macros and Buttons Adding buttons to an OpenOffice Calc spreadsheet will enable users to run macros and will provide them with clean and efficient interface. openoffice calc buttons • openoffice calc button • openoffice calc buttons macros • openoffice calc button macro • add macro button
Absolute and Relative Cell Addressing This tutorial shows how to create a monthly mortgage repayment calculater in Excel or Calc, and how to simplify it by using absolute and relative cell referencing excel calc absolute cell reference • excel calc relative cell reference • relative cell referencing • absolute cell referencing • complex formula
Budget Templates for Spreadsheets Get spreadsheet templates andd learn how to use spreadsheet budget templates to simplify creating a personal or household budget. personal budget • household budget • budget spreadsheet • spreadsheet templates • budget forms
Open Source Software Sources Open Source is one of the best kept secrets. The Open Source movement is in full swing and more not-for-profit companies are starting their own projects. open source • office • wikipedia • projects • legal and social issues
Creating an eBook e-Books have the same type of sections as a printed book. The dimensions are smaller and the use of graphics is more liberal. Many e-Books use the .pdf format. These down ebooks • word processing software • openoffice • books • fonts
Free Small Business Software When a small business has a tight budget, it can be hard to afford hundreds of dollars for software. Free business software can help. home office accounting software • microsoft office accounting software • business related software • home office desktop processing software • free word processing software package
Speadsheets for Your Budget Spreadsheets simplify creating a budget while organizing planned income and expenses, and you have many good spreadsheets to choose from. budget • spreadsheets • budget planning • budgeting spreadsheets • debt reduction
Writer vs Word Writer vs. Word, which one will you use? Two different word processing systems that produce the same end result, one is free, the other is not. computer software • microsoft office • computer training • microsoft office 2003 • online computer courses
Best Free Software Options for Small Businesses For a startup with limited funds, free software options can be a great temporary solution. best free software options for small businesses • top computer programs • word processing software • open office • page plus
Best Free Writer's Software Here are a few free writing tools to help freelance writers compose, format, research, and keep track of their work. free writer's software • writer's software • software • freeware • software for writers
How to Create Trigonometric Macros in Calc Trigonometric functions in Calc (and other spreadsheets) work in radians rather than degrees; however a few simple macros will put that right. trigonometric functions • openoffice calc macros • trigonometry spreadsheet • inverse trigonometric functions • sine sin cosine cos tangent tan
How to Set Printer Properties with a Macro Rather than waste masses of incorrectly printed paper use a single OpenOffice macro to set up the printer correctly. openoffice calc macro programming • printer option property update macro • printer page orientation landscape portrait • printer page size • changing the printer paper tray
Teach Database Use Databases have become an integral part of computer use. No matter which software is used, students need to understand the fundamentals of database use and creation. teach database • technology integration • database basics • database software schools • database software students
The Summer Solstice and the Programmer The Summer Solstice does not occur on the same day every year. How can a programmer cope with this changing date? summer solstice • basic programming array • june 20 21 22 • shortest day • stonehenge
Using Combo Boxes with OpenOffice Calc The addition of a Combo box to an OpenOffice.org Calc spreadsheet can greatly improve it's user friendliness. This tutorial shows exactly how to make that happen. openoffice calc combo boxes • adding a combo box to a calc spreadsheet • spreadsheets and combo boxes • improve spreadsheet user friendliness • combo box tutorial
Computer Tips for the Small Business Office Computer Hints and Tips to help small businesses maintain and improve their computer systems at a reasonable price. small business • computers • computer systems • monitors • printers
Create a Word Document with VBA and VBScript MIcrosoft Word is used throughout the would in thousands of offices to produce millions of reports - many of which can be automating using VBA and VBScript vba visual basic for applications • vbscript programming • microsoft office word automation • create new word document vba vbscript • file system object filesystemobject fso word.appli |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
0-9 |
|
|
|
|
|
|
|
|