Archive for November, 2004

Webquery: Scraping stock quotes from MSN

Friday, November 5th, 2004

In a previous entry we imported data from an HTML file on the local disk. In this example, we will extract stock quotes from an MSN site and import the data into OOo Calc spreadsheet.

(more…)

Basic Functions: HLOOKUP

Thursday, November 4th, 2004

HLOOKUP is similar to the more often used VLOOKUP. To illustrate how the HLOOKUP could be used, we consider an example where we identify the minimum bid for a contract from a list of contractors.

(more…)

Charting : Introduction

Wednesday, November 3rd, 2004

A picture tells a thousand words. In this introduction to OOo Calc charting capabilities, we will create a simple chart as an illustration of the operation of the charting AutoPilot.

(more…)

Average a range without highest and lowest values

Tuesday, November 2nd, 2004

For statistical purposes, you may want to calculate the average of a data sample without its highest and lowest values.

(more…)

Determining whether a year is a Leap Year

Monday, November 1st, 2004

This tip explains how to determine whether the year in a date used in a OpenOffice Calc spreadsheet is a leap year.

(more…)