Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7404107
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:12:28+00:00 2026-05-29T05:12:28+00:00

I have dates in column A that are mm/dd/yyyy. I need to now convert

  • 0

I have dates in column A that are mm/dd/yyyy. I need to now convert the date from column A into yyyy;mm;dd for the DATE function. Below is what I have to get the data I want. Currently it is hard coded. I need the 2011;12;30 to be sucked in from A2 which is 12/30/2011. Then I need to add one more day to it for the second date (2011;12;31). Any ideas?

=COUNT(FILTER( 'Sheet 1'!O:O ; 'Sheet 1'!O:O >=DATE( 2011;12;30) ; 'Sheet 1'!O:O <=DATE( 2011;12;31) ; SEARCH( "b" ; 'Sheet 1'!I:I ) ) )
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:12:29+00:00Added an answer on May 29, 2026 at 5:12 am

    It is not clear what is in Date format, and what is in String format in your spreadsheet.

    The simplest way to convert formats is to use YEAR, MONTH, DAY and other date functions.

    For example to convert from the default (in US locale) format of mm/dd/yyyy to yyyy;mm;dd you can use the function:

    =Concatenate(YEAR(A2),";",MONTH(A2),";",DAY(A2))
    

    and copy this function to the fill down column A.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have legacy DB that store dates that means no-date as 9999-21-31, The column
I have an application with existing data, that has Zero in the date column.
I have to get dates in my date column in 4 quarters Q1,Q1,Q3,Q4 using
I have extracted data to a data frame with mixed format dates that need
I have a varchar column which contains date in following format dd/mm/yyyy I need
I have a date column with data type varchar(mm-dd-yyyy) in mySQL 5.1. How do
I have a string column that contains the below data as an example 10/20/2005
I have a DATE column that I want to round to the next-lower 10
I have a table that contains records with a column indicates the Date. Given
In a sql server 2005 table I have a date column in dd/mm/yyyy format.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.