Excel 2000



Overview of the Excel 2000 The Excel 2000 from Medline is a standard weight wheelchair available in 18' or 20' seat widths. It has several different footrests and legrests options and durable black vinyl upholstery. This is a very sturdy and comfortable chair complete with a chart pocket, composite footplates and a dual axle. Excel 2000 is the spreadsheet application in the Microsoft Office 2000 suite. Download dupont port devices driver. Get help organizing and calculating data in this Excel 2000 tutorial. Download microsoft office excel 2000 for free. Office Tools downloads - Microsoft Office Excel by Microsoft and many more programs are available for instant and free download. Moving the cell pointer. To activate any cell, click the cell. To move the pointer one cell to the left, right, up, or down, use the keyboard arrow keys. To see other areas of the worksheet, use the scroll bars. To scroll large distances, hold the Shift key while dragging the scroll bar.

Microsoft ® Excel 2000 Power Programming with VBA With the latest version of Visual Basic for Applications and the new Office Component Object Model, Excel 2000 now provides an amazing platform for the development of custom spreadsheets and turnkey applications for a.

-->

Note

Office 365 ProPlus is being renamed to Microsoft 365 Apps for enterprise. For more information about this change, read this blog post.

Summary

When you type a date using a two-digit year number (such as 98), Microsoft Excel uses specific rules to determine which century to use for the date. This article explains how Microsoft Excel determines the century.

More information

Excel 2000 Easter Egg

When you type a date in a cell, if you omit the century digits from the year, Excel automatically determines which century to use for the date.

Excel

For example, if you type 7/5/98, Excel automatically uses the year 1998 and changes the date to 7/5/1998 in the formula bar.

The following sections explain the default rules that Excel uses.

Using the Regional Settings in Control Panel

Excel first interprets dates according to the date ordering defined by the Short date style setting under Regional Settings in Control Panel, for example, M/d/yy.

If you are running Microsoft Windows 98 or later, you can use the When a two digit year is entered, interpret a year between setting under Regional Settings in Control Panel to determine the cutoff year for the century. The default value is 2029, but you can change this to any value between 99 and 9999.

Note

You can change the When a two digit year is entered, interpret a year between setting to a value that is not compatible with Excel. If you enter an incompatible value, Excel will revert to the rules discussed in the 'The 2029 Rule' section of this article.

To change the century cutoff date, follow these steps:

  1. Click Start, point to Settings, and then click Control Panel.
  2. Double-click the Regional Settings icon.
  3. Click the Date tab.
  4. In the When a two digit year is entered, interpret a year between box, type the cutoff year that you want, and then click OK.

The following table illustrates the effect that various cutoff years will have when you type a two-digit year in Excel:

Regional Settings

2000

Install Excel 2000

SettingDate typedDate used
20399/7/709/7/1970
20392/3/272/3/2027
20759/7/709/7/2070
20992/3/272/3/2027

Note

This will modify the way Excel interprets dates only when they are typed into a cell. If you import or programmatically enter a date, the following 2029 rule is always in effect.

The 2029 Rule

By default, Excel determines the century by using a cutoff year of 2029, which results in the following behavior:

  • Dates in the inclusive range from January 1, 1900 (1/1/1900) to December 31, 9999 (12/31/9999) are valid.

  • When you type a date that uses a two-digit year, Excel uses the following centuries:

    Two-digit year typedCentury used
    00-2921st (year 2000)
    30-9920th (year 1900)

    For example, when you type the following dates, Excel interprets these as follows:

    Date typedDate used
    7/4/007/4/2000
    1/1/101/1/2010
    12/31/2912/31/2029
    1/1/301/1/1930
    7/5/987/5/1998
    12/31/9912/31/1999
  • If you want to type a date that is before January 1, 1930, or after December 31, 2029, you must type the full four-digit year. For example, to use the date July 4, 2076, type 7/4/2076.

Entering Dates That Contain Only Day/Month or Month/Year Components

So far, this article has discussed how Excel interprets three-part date entries that contain month, day, and year components. It is possible to enter a two-part date that contains only the day and month, or the month and year components of the date. Two-part dates are inherently ambiguous and should be avoided if possible. This section discusses how Excel handles date entries that contain only two parts.

When you enter a date that contains only two of the three date components, Excel assumes that the date is in the form of Day/Month or Month/Year. Excel first attempts to resolve the entry as a Day/Month entry in the current year. If it cannot resolve the entry in the Day/Month form, Excel attempts to resolve the entry in the Month/Year form, using the first day of that month. If it cannot resolve the entry in the Month/Year form, Excel interprets the entry as text.

The following table illustrates how Excel interprets various date entries that contain only two of the three date components.

Note

This table assumes that the current year is 1999.

EntryResolution
12/0112/1/1999
12/9912/1/1999
11/9511/1/1995
13/9913/99 (text)
1/301/30/1999
1/991/1/1999
12/2812/28/1999

Note

This table illustrates how Excel stores the date, not how the date is displayed in the cell. The display format of the date varies according to the date formats that have been applied to the cell, and the current settings under Regional Settings in Control Panel.