Select Page
Poker Forum
Over 1,292,000 Posts!
Poker ForumFTR Community

Excel question

Results 1 to 10 of 10

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    AHiltz's Avatar
    Join Date
    Mar 2005
    Posts
    1,969
    Location
    Coldbrook, NS

    Default Excel question

    My boss has a spreadsheet that has data such as 10.28.2006 that is supposed to be a date, but Excel doesn't recognize it as such. Is there an easy way to convert these values over to a recognized format?
  2. #2
    highlight the cells that have the dates, do a search and replace (Control-H) - replace the dot (.) with a slash (/).
  3. #3
    koolmoe's Avatar
    Join Date
    Jun 2004
    Posts
    1,370
    Location
    Drowning in prosperity
    <edit> what he said </edit>
    Poker is freedom
  4. #4
    Guest

    Default Re: Excel question

    Quote Originally Posted by AHiltz
    My boss has a spreadsheet that has data such as 10.28.2006 that is supposed to be a date, but Excel doesn't recognize it as such. Is there an easy way to convert these values over to a recognized format?
    Highlight said cells. Right click on any highlighted cell. Click 'Format Cells'. 'Number' tab. Click 'Date'. Select the format you want the date to be displayed in. Click 'OK'.
  5. #5
    sed -i 's/([\d]{1,2}).([\d]{1,2}).([\d]{4,4})/\1\/\2\/\3/g'

    should be fine
  6. #6
    AHiltz's Avatar
    Join Date
    Mar 2005
    Posts
    1,969
    Location
    Coldbrook, NS

    Default Re: Excel question

    Quote Originally Posted by dwarfman
    Quote Originally Posted by AHiltz
    My boss has a spreadsheet that has data such as 10.28.2006 that is supposed to be a date, but Excel doesn't recognize it as such. Is there an easy way to convert these values over to a recognized format?
    Highlight said cells. Right click on any highlighted cell. Click 'Format Cells'. 'Number' tab. Click 'Date'. Select the format you want the date to be displayed in. Click 'OK'.
    That doesn't work
  7. #7
    AHiltz's Avatar
    Join Date
    Mar 2005
    Posts
    1,969
    Location
    Coldbrook, NS
    Quote Originally Posted by drmcboy
    highlight the cells that have the dates, do a search and replace (Control-H) - replace the dot (.) with a slash (/).
    I'll try that
  8. #8
    Staresy's Avatar
    Join Date
    Sep 2004
    Posts
    1,448
    Location
    Following the Herd to 6-Max Land

    Default Re: Excel question

    Quote Originally Posted by dwarfman
    Quote Originally Posted by AHiltz
    My boss has a spreadsheet that has data such as 10.28.2006 that is supposed to be a date, but Excel doesn't recognize it as such. Is there an easy way to convert these values over to a recognized format?
    Highlight said cells. Right click on any highlighted cell. Click 'Format Cells'. 'Number' tab. Click 'Date'. Select the format you want the date to be displayed in. Click 'OK'.
    I think this is right, although you would have to make sure that the format was mm/dd/yyyy, as I think the default would be dd/mm/yyyy
    BLOG!;
    READ
    COMMENT
  9. #9
    no, excel doesn't recognize them as dates with the dot in there. You can format 10.26.2008 as a date, but it's still 10.26.2008.
  10. #10
    you can actually change a series of properly formatted data so that it reads 20.10.2006 or 10.20.2006 by going to the "custom" section of the format cells

    but I don't think you can do it the other way around
    Quote Originally Posted by bigred
    Would you bone your cousins? Salsa would.
    Quote Originally Posted by salsa4ever
    well courtie, since we're both clear, would you accept an invitation for some unprotected sex?

Posting Permissions

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