+ Reply to Thread
Results 1 to 4 of 4

Using DATE in Excel 2003

Hybrid View

  1. #1
    Registered User
    Join Date
    02-17-2010
    Location
    Manchester, England
    MS-Off Ver
    Excel 2003
    Posts
    3

    Using DATE in Excel 2003

    Hi,

    I am new to Excel and we use version 2003 at work. Currently I need to create a date using the DATE() function, and have been experimenting with:

    =DATE(YEAR(NOW()), MONTH(NOW()), DAY(NOW()))

    to try and generate today's date as an exercise in using the DATE function without success.

    Where am I going wrong please?
    Last edited by ExcelDog; 02-17-2010 at 07:10 AM.

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Using DATE in Excel 2003

    =DATE(YEAR(NOW()),MONTH(NOW()),DAY(NOW())) works for me
    in fact i just copied pasted yours into my sheet and it gave 17/02/2010
    Last edited by martindwilson; 02-17-2010 at 05:21 AM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    02-17-2010
    Location
    Manchester, England
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Using DATE in Excel 2003

    Quote Originally Posted by martindwilson View Post
    =DATE(YEAR(NOW()),MONTH(NOW()),DAY(NOW())) works for me
    in fact i just copied pasted yours into my sheet and it gave 17/02/2010
    Hmmm.... If I cut and paste this I get the message 'The formula you typed contains an error'

  4. #4
    Registered User
    Join Date
    02-17-2010
    Location
    Manchester, England
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Using DATE in Excel 2003

    FOUND IT! The Date() function wanted a pipe character as a parameter separation, not a comma as I first thought. I had my list separator set to the pipe character in the advanced section of my local language settings. Sorry for that.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1