About 600 results
Open links in new tab
  1. Convert dates stored as text to dates - Microsoft Support

    Select the cell that contains the text-formatted date that you want to convert. Press ENTER, and the DATEVALUE function returns the serial number of the date that is represented by the text …

  2. DATEVALUE function - Microsoft Support

    Jan 1, 2008 · The DATEVALUE function converts a date that is stored as text to a serial number that Excel recognizes as a date. The DATEVALUE function is helpful in cases where a …

  3. DateValue Function - Microsoft Support

    This example uses the DateValue function to convert a string to a date. You can also use date literals to directly assign a date to a Variant or Date variable, for example, MyDate = #2/12/69#.

  4. Combine text with a date or time - Microsoft Support

    Suppose you want to create a grammatically correct sentence from several columns of data for a mass mailing or format dates with text without affecting formulas that use those dates. To …

  5. Stop automatically changing numbers to dates - Microsoft Support

    Stop Excel from entering dates automatically by changing numbers to dates. You can format cells as text before you enter numbers. Or if you have just a few numbers to work with, enter a …

  6. TEXT function - Microsoft Support

    This is where the TEXT function is invaluable, because it allows you to force Excel to format the values the way you want by using a format code, like "MM/DD/YY" for date format.

  7. DATE function - Microsoft Support

    If this is the case, you can use the DATE function to convert the information into dates. For example, in the following illustration, cell C2 contains a date that is in the format: YYYYMMDD.

  8. Convert a data type - Microsoft Support

    Select the Date column, select Home > Transform > Data Type, and then select the Date option. You can convert other numeric types, such as percentage or currency.

  9. Change the date system, format, or two-digit year interpretation

    For example, if you type the date 5/28/98, Excel assumes the date is May 28, 1998. In Microsoft Windows, you can change the way two-digit years are interpreted for all Windows programs …

  10. Import or export text (.txt or .csv) files - Microsoft Support

    On the Data tab, in the Get & Transform Data group, click From Text/CSV. In the Import Data dialog box, locate and double-click the text file that you want to import, and click Import.

  11. Date and time to text - Microsoft Support

    Mar 14, 2012 · The TEXT function in Excel converts a date or time to text in a specified format. The syntax is: =TEXT (value, format_text) Examples: Tip: For more information and examples, …