+ Reply to Thread
Results 1 to 5 of 5

Date is not considered as date by excel

Hybrid View

  1. #1
    Registered User
    Join Date
    01-17-2015
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    85

    Date is not considered as date by excel

    Dear All,
    I copied some data from website and pasted it to excel sheet. Now excel do not consider date as date (Column A) and I am not able to do any calculation on date. Attaching excel file for reference.
    Thank you,
    PN
    Attached Files Attached Files

  2. #2
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,497

    Re: Date is not considered as date by excel

    You can use text to columns wizard on Column A and set date as MDY paramater in step 3 for celformat that will convert the textdates to real dates..

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Date is not considered as date by excel

    Formula for H2 and fill down. =(MID(A2,5,2) &"/"&LEFT(A2,3)&"/"&RIGHT(A2,4))*1 Format H2 as Date.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  4. #4
    Registered User
    Join Date
    01-17-2015
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    85

    Re: Date is not considered as date by excel

    Sorry Man. your solution is also working. Sorry.
    PN

  5. #5
    Registered User
    Join Date
    01-17-2015
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    85

    Re: Date is not considered as date by excel

    Roel Jongman your advice worked.
    mehmetcik not able to get result.

    Thank you both of you.
    PN

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 03-21-2018, 09:25 AM
  2. Setting date picker date and having 2 columns to each date for excel calendar
    By bqheng in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-10-2017, 11:13 PM
  3. "Date" is considered as "Month" while filtering data
    By Dwelsten in forum Excel General
    Replies: 2
    Last Post: 11-29-2017, 07:14 AM
  4. Counting if data falls on date between Start Date, End Date or Possible End Date
    By JessHasQuestions in forum Hello..Introduce yourself
    Replies: 2
    Last Post: 07-26-2014, 08:01 AM
  5. under what conditions is an excel cell considered populated.......
    By john/nyc in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-02-2013, 12:14 AM
  6. Replies: 1
    Last Post: 10-02-2012, 02:42 PM
  7. [SOLVED] Determine last date of attendance as we considered weekend, public holiday and absent date
    By ashburnadam in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2012, 12:08 AM

Tags for this Thread

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