Calc: 2008

The word completion-like feature in Openoffice.org Calc

I'm a big non-fan of word completion.Auto But when you go under Tools > AutoCorrect in Calc to turn off word completion in Calc, as you would in Writer, there's no Word Completion tab. You need to choose Tools > Cell Contents > Autoinput to turn it off, or turn it on again later.
Source:

Using Vlookup() (or Hlookup()) in OpenOffice.org Calc spreadsheets, with a Data Validity dropdown list

For all you spreadsheet users: here's something kind of cool.

Let's say that you have a set of data. You have a list of items, and for every item that there is a unique item number, category number, and packaging type.

Or you have been getting your home entertainment organized and you have a perfect system for throwing parties: for every main dish there is a specific drink, appetizer, dessert, and game.

Having the data isn't the trick. What the data lets you do is that elsewhere in your spreadsheet, you can type or select the first item from a list, and have one or more of the other associated pieces of data pop into the cells next to it. You use =VLOOKUP() OR =HLOOKUP to do this.

Here's an example. I have this data. There are several columns but here are the first two.

Source:

If you use Linux, you MUST try gLabels

Download it now, use it now. http://glabels.sourceforge.net/ This is a beautiful program, a well-balanced combination of power, simplicity, good design, and ease of use. Thanks to Keith for pointing it out to me. There's no Windows or Mac version, sadly. Among the things you can do are:- automatically (no effort on your party) suppress empty address lines- do bar codes- point straight to a CSV or similar format file to bring in records- deselect records you don't want to print- add graphics and drawing shapes- apply formatting- easily preview the whole sheet Here's a screen shot with a summary of what you do. I'll do more detailed instructions later but here's the quick info. I love it.
Source:

Creating your own order to sort with: leaving alphanumeric in the dust

I've been blogging about sorting for a while: There's just one more thing to mention: creating your own custom sort order. Existing sort orders are things like Monday Tuesday Wednesday (the right order, which is not alphabetical). But let's say you've got things you want in a certain logical but non-alphabetical order that aren't already set up in OpenOffice.org: titles of books or people, procedures done in a certain order, or your own abbreviations for the days of the week. You can create sort orders for those very easily so you can sort by them.
Source:

TechTarget Article: Using Master Documents in OpenOffice Writer

I've written an article for TechTarget.com about using master documents in OpenOffice.org Writer. http://searchopensource.techtarget.com/tip/0,289483,sid39_gci1230368,00.html Master documents are used to combine lots of other Writer documents. They're similar to Word master files or Frame book files in that they organize your subdocuments, let you create a unified table of contents, etc.  They're a bit picky but once you've got them set up, they work quite reliably.
Source:

Getting the contents of a table or query into an OpenOffice.org Calc spreadsheet

For the longest time, the really easy way of bringing database content into a document didn't work in Calc spreadsheets. At least, not for me. But now in 2.4 it does. So here you go. It's the same approach you use in Writer, just a little more limited.

Choose View > Data sources or  press F4.

Expand the DB you want, then the table or query you want. Select the table or query name.

Click on the upper left corner as shown, the un-obvious little gray square.
Firstview
 


Click and hold down and drag into the document. And you'll get your data.

Fullview




Traininglogo

Source:

Getting the contents of a table or query into an OpenOffice.org Calc spreadsheet

For the longest time, the really easy way of bringing database content into a document didn't work in Calc spreadsheets. At least, not for me. But now in 2.4 it does. So here you go. It's the same approach you use in Writer, just a little more limited.

Choose View > Data sources or  press F4.

Expand the DB you want, then the table or query you want. Select the table or query name.

Click on the upper left corner as shown, the un-obvious little gray square.
Firstview
 

Click and hold down and drag into the document. And you'll get your data.

Source:

OpenOffice Calc spreadsheet settings for how a cell is filled

When it comes to cells, I like my content to look either like the first cell, or the second cell. If there's enough room for all the content; great. If there isn't, I like a nice wrap.

Twoselections

To wrap content in a cell, select the cell or cells then choose Format > Cells, Alignment tab, and select Wrap Text Automatically.

Wraptextautomatically

Source:

Creating your own order to sort with: leaving alphanumeric in the dust

I've been blogging about sorting for a while: There's just one more thing to mention: creating your own custom sort order. Existing sort orders are things like Monday Tuesday Wednesday (the right order, which is not alphabetical). But let's say you've got things you want in a certain logical but non-alphabetical order that aren't already set up in OpenOffice.org: titles of books or people, procedures done in a certain order, or your own abbreviations for the days of the week. You can create sort orders for those very easily so you can sort by them.
Source:

TechTarget Article: Using Master Documents in OpenOffice Writer

I've written an article for TechTarget.com about using master documents in OpenOffice.org Writer. http://searchopensource.techtarget.com/tip/0,289483,sid39_gci1230368,00.html Master documents are used to combine lots of other Writer documents. They're similar to Word master files or Frame book files in that they organize your subdocuments, let you create a unified table of contents, etc.  They're a bit picky but once you've got them set up, they work quite reliably.
Source:

Copying only the unique values from a set of cells in OpenOffice.org Calc spreadsheets

So there you are. You've got a whole bunch of people signed up for various events you're planning. Or they've ordered a bunch of your products. Some have signed up for more than one event; some have ordered more than one product.  You want to just get a list of the customers who've signed up. If a customer has signed up for three events, you just want her name to appear once. You just want the unique values. Un1 One thing you can do is use the Standard Filter. Select the column of data, either with the heading or without. Un2 Choose Data > Filter > Standard Filter.
Source:

Sorting data in OpenOffice.org Calc (repost)

You want to do some good, hard sorting. Not just sorting by the first column, but by perhaps the third column. Maybe you want to sort first by state, then by city, then by last name. For that, you need the Sort window under Data > Sort. You have your data.  Select all the data to sort, and either select the headings or not. You're good either way.Sortmenu1 Choose Data > Sort.
Source:

Un-displaying the grid lines in OpenOffice.org Calc

Here's one way to change Calc so that grid lines aren't displayed. It will affect all spreadsheets, not just the current one. Choose Tools > Options > OpenOffice.org > Appearance. Scroll down to the settings for Calc, and select White as the color for the gridlines. Then click OK. (Click the following illustration to see it full size.) Calcdontshowgridliens Traininglogo
Source:

Un-displaying the grid lines in OpenOffice.org Calc

Here's one way to change Calc so that grid lines aren't displayed. It will affect all spreadsheets, not just the current one.

Choose Tools > Options > OpenOffice.org > Appearance. Scroll down to the settings for Calc, and select White as the color for the gridlines. Then click OK.

(Click the following illustration to see it full size.)

Calcdontshowgridliens


Traininglogo



Source:

Creating a dropdown list in OpenOffice Calc that references a list of values (repost)

I just started using feature this recently, for my LinuxWorld presentation. It's very nice. Anytime you can reference some text, rather than embedding it in the formatting, it's good. List2referring_2 Some background: under Data > Validity, you can control what people can enter in spreadsheets, and offer them help in the form of lists, help tips, etc. Validitywindow I wrote about the Validity tools here http://openoffice.blogs.com/openoffice/2007/01/openofficeorg_c.html
Source:

Valid XHTML 1.0 Strict

Syndicate content