Printer Friendly
The Free Library
14,508,224 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Spreadsheets face the millennium.


Calculating years after 1999.

Are electronic spreadsheet spreadsheet

Computer software that allows the user to enter columns and rows of numbers in a ledgerlike format. Any cell of the ledger may contain either data or a formula that describes the value that should be inserted therein based on the values in other cells.
 programs ready for the next millennium? That depends on the definition of "ready."

The two major spreadsheet programs--Microsoft Excel and Lotus 1-2-3--certainly re capable of calculating dates beyond December 31, 1999. But for them to do it correctly and avoid the ambiguity Ambiguity
Delphic oracle

ultimate authority in ancient Greece; often speaks in ambiguous terms. [Gk. Hist.: Leach, 305]

Iseult’s vow

pledge to husband has double meaning. [Arth.
 created by the Year 2000 (Y2K See Y2K problem and Y2K compliant.

Y2K - Year 2000
) problem if dates are entered with two digits rather than all four, users have to understand how each application--and each application version--solves the issue.

This article explains what you have to know so that when you want to enter the year 2001, it comes out 2001 and not 1901. If you're willing to make the extra effort and type in all four digits when you enter a year, then the solution is easy: Type 2001--instead of just 01--and you'll get 2001. But if want to take a shortcut (1) In Windows, a shortcut is an icon that points to a program or data file. Shortcuts can be placed on the desktop or stored in other folders, and double clicking a shortcut is the same as double clicking the original file.  and type only two digits, then you must understand your spreadsheet program's method for translating digits into years.

Be aware, too, that any year-formatted data you import from other spreadsheets The following is a list of spreadsheets. Freeware/open source software
Online spreadsheets

Main article: List of online spreadsheets
  • EditGrid [1]
  • Simple Spreadsheet [2]
  • wikiCalc
, accounting software databases or an Internet Web site must be four-digit formatted or you may fall victim to an application's idiosyncratic id·i·o·syn·cra·sy  
n. pl. id·i·o·syn·cra·sies
1. A structural or behavioral characteristic peculiar to an individual or group.

2. A physiological or temperamental peculiarity.

3.
 way of determining in which century to cast a two-digit date.

If the imported data's years are in two-digit format and you're not clear how your spreadsheet handles years, you'll have to go through the tedious exercise of converting all those fields to four-digit years. If you fail to take that step, then brace brace: see drill.

(character) brace - left brace or right brace.
 yourself for problems, because Excel and Lotus have their own ways of making assumptions about the century in which a two-digit year goes, and those assumptions don't agree with each other--let alone agree with your assumptions.

The following information tells you how each spreadsheet program recognizes years.

HOW EXCEL DOES IT

Excel applies the windowing For Northcoast
Where we call someone over and then roll our window up on them. Bassline preference.

For Example: "Hey, Andi." *insert window being rolled up* "HAHAHA.
 pivot methodology (see the previous article for more on this) that determines in which century to place a two-digit year: For example, if the pivot point Pivot Point

A technical indicator derived by calculating the numerical average of a particular stock's high, low and closing prices.

Notes:
The pivot point is used as a predictive indicator.
 is 20, then any number less than 20 is assumed to be 20xx; any number equal to or greater than 20 is assumed to be 19xx.

However, there is a complication complication /com·pli·ca·tion/ (kom?pli-ka´shun)
1. disease(s) concurrent with another disease.

2. occurrence of several diseases in the same patient.


com·pli·ca·tion
n.
: Different versions of Excel use different pivot points. That may sound illogical at least and maddening at worst, but there is solid reasoning behind that decision. As the years progress and new versions of the software come to market, the pivot point must advance or else a new version puts all years into the current century. When entering a two-digit year, the windowing systems windowing system - window system  by Excel versions are as follows:
Version                    Assumes 19xx   Assumes 20xx

5                            20(> or =)        <20
7 (also known as Excel 95)   20(> or =)        <20
8 (also known as Excel 97)   30(> or =)        <30


The latest version of Excel, version 8 (or Excel 97), cannot calculate years beyond 2078.

Excel tries to interpret each cell input as a number, date or text. If the numbers entered could be a date, Excel translates the year into a four-digit number. So, for example, if you enter 97 and Excel translates this as a year, it will actually store it as 1997. Further, if you enter a full date, say 12/20/97, the windowing logic applies at the time of data entry and displays it in the Excel formula bar at the top of the screen as 12/20/1997. If, however, the formula bar reads only a two-digit year, you must change the underlying default for dates in your computer operating system operating system (OS)

Software that controls the operation of a computer, directs the input and output of data, keeps track of files, and controls the processing of computer programs.
. For example, if your operating system is Windows 95, click on Start, Settings, Control Panel, Regional Settings, Date, and then reset the Long date system to "dddd, mmmm dd, yyyy." If you use Windows 3.x Windows 3.x can refer to either an individual or all of the following versions of Microsoft Windows:
  • Windows 3.0
  • Windows 3.1x
These should not be confused with the first three releases of Windows NT, which were also given "3.x" version numbers, i.e.
, make the following changes: Go into the Control Panel, select International, Date format and click the change button and select Century format.

Note: Excel version 5.0C does not have the standard yyyy (four-digit year) format option. You must create your own custom format. To do that, click on Excel's menu and choose Format cells, then Custom and put in this date format: "mm/dd/yyyy."

Be aware that the extra digits can cause a problem if the cells are too narrow. As you know, if a full date (or a number, for that matter) can't fit in the cell, instead of, say, 12/14/97, the entry may read #####. Just expand the cell size and the full date will appear.

UNIVERSAL FORMAT

Spreadsheets often are saved in a common, or universal, format so different versions of the program or different brands can share the data. A popular format for such a universal spreadsheet format is "csv." When saving a file in a csv format, Excel stores the date as it appears in the cell. If you want to store 1/19/20 (as in 1920) in a csv file, be sure to format the cell to display the date as mm-dd-yyyy. If you fail to, Excel will save the date exactly as entered, which in this example is 1/19/20, and an older version of Excel will interpret that to mean January 19, 1920. However, Excel 8 will see it as January 19, 2020.

One of the outstanding features of many accounting software systems is the ability to quickly import numbers into a spreadsheet If there is a spreadsheet template (1) A pre-designed document or data file formatted for common purposes such as a fax, invoice or business letter. If the document contains an automated process, such as a word processing macro or spreadsheet formula, then the programming is already written and embedded in the  established to receive these numbers and the years are imported in two-digit format, you could be in trouble. For example, if you are bringing in birth dates for employees and one employee was born in 1929, the number is imported as 29. Excel 5 and 7 would interpret that as 1929, while in Excel 8 it would be 2029.

The =DATE(y,m,d) function does not use the same windowing method as the rest of Excel. It takes three parameters--year, month, day. If you specify all four digits for the year, you can get all dates from 1900 to 2078 (Excel 97's maximum). If you use two digits, it will always assume 19xx. However, you also can use three digits (for example, 100 gets you 2000 and 178 translates into 2078). Be aware, too, that dates before January 1, 1900, cannot be represented in an Excel spreadsheet as years--only as text.

If you'd like to analyze your Excel spreadsheet files--to locate and assess the format within each Excel cell--get a free trial copy of DateSpy from Rigel Desktop Solutions. The program can be downloaded from the Internet at http:\\www.rigel.co.nz. It's effective for all versions up to 7.

HOW LOTUS 1-2-3 WORKS

The following four releases of Lotus 1-2-3 are currently shipping (not including an OS/2 version):

* Release 2.4 for DOS (a DOS spreadsheet for low-memory systems).

* Release 4 for DOS (a multiple-sheet DOS spreadsheet).

* Release 5 for Windows (the latest 16-bit Windows 3.x spreadsheet).

* Release 97 for Windows using a 32-bit operating system (Windows 95 and Windows NT (Windows New Technology) A 32-bit operating system from Microsoft for Intel x86 CPUs. NT is the core technology in Windows 2000 and Windows XP (see Windows). Available in separate client and server versions, it includes built-in networking and preemptive multitasking. ).

The latest Lotus 1-2-3 (release 97) uses windowing with a fixed default window--that is, any date entered as a two-digit format of 29 or less is assumed to be 20xx. This option can be turned off for compatibility with earlier releases.

Caution: If this windowing option within release 97 for Windows is turned off on one computer but left active on another computer and a file is shared, then date conflicts will occur.

Only release 97 uses windowing. For all the other releases, if you enter 00, they interpret the date as 1900. However, if you enter a date with three digits, the first starting with a 1, such as 101, they interpret it as 2001. And if you enter 211, they interpret it as 2101. Exception: Release 4 for DOS does not allow input of 2xx (it gives an invalid Null; void; without force or effect; lacking in authority.

For example, a will that has not been properly witnessed is invalid and unenforceable.


INVALID. In a physical sense, it is that which is wanting force; in a figurative sense, it signifies that which has no effect.
 date and forces a 1xx), which means it can't calculate years after 2099.

All versions of Lotus will run properly on computers with system dates beyond 2000. Furthermore, the date calculations of all the releases will work with both two-digit years (for the years between 1900 and 1999) and four-digit years (for the year 2000 and beyond). You can input either three or four digits to get years in the next millennium. Output is automatically expanded to a four-digit year when the date falls within the next millennium.

The @Functions within Lotus 1-2-3 uses three-digit entries for years. However, two- and four-digit years also can be used for all versions except 2.4 for DOS. In other words Adv. 1. in other words - otherwise stated; "in other words, we are broke"
put differently
, 2.4 is the only version that will not accept normal dates in a cell. So, in all versions but 2.4, the format 01/01/2005 is valid in a cell.

Here's how to enter a date for 2000 or beyond (using April 20, 2034, as an example):

* In release 4 for DOS and releases 5 and 97 for Windows, type the date in the following format: 4 20 2034 (do not place a slash (/) between the numbers--just a space).

* In release 2.4 for DOS, type the date in the following format: @Date(134,4,20).

When the number format is set to date (dd-mmm-yyyy), the date in the display looks like this: 20-Apr-2034.

For those who are more future-oriented: All versions of Lotus 1-2-3 support dates through the year 2099 but not beyond. However, release 98, scheduled for introduction next quarter, will support dates through the year 9999.

Caution: If you have developed spreadsheet templates or macros using dates, you should pay special attention to any date routines. Many applications were developed using the two- or three-digit @Date format. Many of these applications are still running unchanged in current releases. If the windowing system of the newer releases of Lotus 1-2-3 is activated activated

a state of being more than usually active. In biological systems this is usually brought about by chemical or electrical means. Commonly said of pharmaceutical and chemical products.
, date issues could arise. Any versions past 2.4 do not require the date using the two- or three-digit format; you can use the standard date format.

If you know what the rules are for the spreadsheet brand and version you're using, handling dates for the next millennium is easy. The problem--if there's going to be one--comes up when you import data from other spreadsheets, accounting software and the Internet that may not be compatible. For safety, it's best to assume the data are incompatible incompatible adj. 1) inconsistent. 2) unmatching. 3) unable to live together as husband and wife due to irreconcilable differences. In no-fault divorce states, if one of the spouses desires to end the marriage, that fact proves incompatibility, and a divorce . That means, like it or not, you've got to check the underlying data and see how the dates are formatted. One date placed in the wrong millennium could produce a financial disaster.

RELATED ARTICLE: Year 2000 Web sites

If you're looking for Looking for

In the context of general equities, this describing a buy interest in which a dealer is asked to offer stock, often involving a capital commitment. Antithesis of in touch with.
 more information about the Year 2000 issue, check the following Web sites:

American Institute of CPAs:

http://www.aicpa.org/

Lotus and IBM (International Business Machines Corporation, Armonk, NY, www.ibm.com) The world's largest computer company. IBM's product lines include the S/390 mainframes (zSeries), AS/400 midrange business systems (iSeries), RS/6000 workstations and servers (pSeries), Intel-based servers (xSeries) :

http://www.software.ibm.com/year2000/resource.html http://www.s390.hosting.ibm.com/

Microsoft Web sites:

* Year 2000 home page: http://www.microsoft.com/cio/year.asp

* Overview position paper titled "The Year 2000 Issue: Is Your Enterprise Ready?": http://www.microsoft.com/cio/articles/year2000.htm

* Testimony to the U.S. Congress (abstract): http://www.microsoft.com/cio/articles/year2000 abstract.htm

* Written testimony to the U.S. Congress (full text): http://www.microsoft.com/cio/articles/year2000final.htm

* Microsoft KnowledgeBase: http://www.microsoft.com/kb/

Other Web sites with Year 2000 information include

* List of vendors with Year 2000 products and services: http://www.year2000.com/

* British Standards British Standards are the national standards of the UK. The standards body which produces them is BSI British Standards, a division of BSI Group. It is incorporated under a Royal Charter and is formally designated as the National Standards Body (NSB) for the UK.  Institution definition of Year 2000 conformity requirements: http://www.brainstorm.co.uk/disc/year2000/2000.html

* ComputerWorld site for links and white papers on Year 2000: http://www.computerworld.com/year2000

* Computer Software and Services Association: http://www.cssa.co.uk/cssa/new/millen.htm

* Millennium compliance database: http://www.weblaw.co.uk/

* Information Technology Association of America See ITAA. : http://www.itaa.org/

* Datamation list of Year 2000 references: http://www.datamation.com/PlugIn/workbench/yr2000/ stories/yearres.htm

* Blue Cross Year 2000 experience: http://www.datamation.com/PlugIn/workbench/yr2000/ stories/blue.htm

WAYNE E. HARDING, CPA (Computer Press Association, Landing, NJ) An earlier membership organization founded in 1983 that promoted excellence in computer journalism. Its annual awards honored outstanding examples in print, broadcast and electronic media. The CPA disbanded in 2000. , is a vice-president of Great Plains Software, Fargo, North Dakota “Fargo” redirects here. For other uses, see Fargo (disambiguation).
Fargo is a city in Cass County, North Dakota in the United States. It is the county seat of Cass County, located in the Red River Valley region.
. He is a member of the American Institute of CPAs information technology research subcommittee sub·com·mit·tee  
n.
A subordinate committee composed of members appointed from a main committee.


subcommittee
Noun
 and a former vice-president of the Colorado Society of CPAs. His e-mail address See Internet address.

e-mail address - electronic mail address
 is Wayne_Harding.GPS@gps.com.
COPYRIGHT 1997 American Institute of CPA's
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 1997, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:computer systems recognition of the year 2000
Author:Harding, Wayne E.
Publication:Journal of Accountancy
Date:Dec 1, 1997
Words:2024
Previous Article:Can your software make it into year 2000? (computer systems recognition of the year 2000)
Next Article:Risks and liabilities: how CPAs can protect themselves. (protection from errors caused by computer systems not recognizing the year 2000)
Topics:



Related Articles
Accounting software helps religious organizations and other nonprofits.
Help for number crunchers. (TM/1 Spreadsheet Connector) (Software Review) (Brief Article)
The millennium muddle. (computer systems recognition of the year 2000)
Y2K! (year 2000 computer date change problem)(Nightmares)(Technology and the CEO: Nightmares, Daydreams, Solutions)
Television `Prophets' Profit By Spreading Y2K Hysteria.
Design professionals and the Y2K problem.(impact of Year 2000 computer problem on architects, engineers and other design professionals)
TECHNOLOGY FOR BUSINESS: Squashing the millennium bug.(cures for small business Y2K problems)
Cochrane Research Toasts The Millennium With AMD.(Company Business and Marketing)
Order Out of Chaos: A Spreadsheet Excursion Into a Mathematical Frontier.
Accounting: reliance on spreadsheets waning, survey suggests.(BusinessBriefs)(Brief Article)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles