NOTE: MAIN NAVIGATION IS AT END OF PAGE.
THIS WEBPAGE LOOKS COMPLETELY DIFFERENT IN A STANDARDS COMPLIANT BROWSER
Moulding Name Infooulding name info > how to > WORK WITH DATA
O  OO  OOO 
NOTE: MAIN NAVIGATION IS AT END OF PAGE.
THIS WEBPAGE LOOKS COMPLETELY DIFFERENT IN A STANDARDS COMPLIANT BROWSER
Gliocladium mould spores

How To

Work With Data

Some pages (mainly in the Regional section) are in a "comma separated values" format and can be conveniently viewed in a popular application. Here are some tips on how to do this:

a) To View the Data in a Microsoft Word Table

  1. With the desired file open on screen, highlight the relevant text or click Edit : Select All or use Ctrl+A on the keyboard
  2. Then Copy and Paste it into Ms Word, and save
  3. With exactly the desired text highlighted, click Table : Convert Text to Table : Commas : OK

Word's sort facility can now be used, but be careful because Word does not like dates in the 1800s :-(

b) To View the Data in a Spreadsheet

  1. With the desired file open on screen, highlight the relevant text or click Edit : Select All or use Ctrl+A on the keyboard
  2. Then Copy and Paste it into a word processor, remove any headings, and save as xxxx.csv
  3. It will now open in Microsoft Excel and other spreadsheets.

Spreadsheets also have limited sort facilities.

c) To View the Data in a Database

The preferred way is to use a database. A database is designed for exactly this kind of work.

(These instructions are for Microsoft Access. Other databases may be similar)

  1. With the desired file open on screen, highlight the relevant text or click Edit : Select All or use Ctrl+A on the keyboard
  2. Then Copy and Paste it into a word processor, remove any headings and save as xxxx.txt
  3. Open Ms Access and create a new database
  4. Click File : Get External Data : Import
  5. In the Import window, click on Files of Type: and choose Text Files
  6. Find xxxx.txt and click Import
  7. Select Delimited and click Next
  8. Select Comma and put a tick in First Row Contains Field Names
  9. Click Next, choose In a New Table, click Next
  10. For the Year column, select Long Integer as the Data Type
  11. Click on the headings for all the other columns and change the Data Type to Text for all of them. Click Next
  12. Choose an option, click Next
  13. Accept the Table name or choose another
  14. Click Finish

The list can now be easily filtered, sorted and searched :-) top