Matching date in a string

Raggy

Board Regular
Joined
Jul 30, 2008
Messages
70
Office Version
  1. 2010
Platform
  1. Windows
I am trying to use data from another system that gives the date for multiple items in a column as the format Mon Jan 24 2022 11:24:46 GMT+0000 but I want to search for all items in a certain range of dates or on a certain date so I have the normal date format of 24/01/2022. Tried chaning the date format of the cell but no joy. Any ideas how I can do this
1646400737304.png
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
I have tried: =COUNTIFS('Data - I and SR2'!$C:$C,"Closed",'Data - I and SR2'!$M:$M,B6,'Data - I and SR2'!$K:$K,"=*"&E4,'Data - I and SR2'!$K:$K,"=*"&E5)
Data - I and SR2 i s the sheet containing all the data
This what I am wanting to fill in: (all calls closed between Mon 03 and Fri 07 etc)

1646401484818.png
 
Upvote 0

Forum statistics

Threads
1,215,067
Messages
6,122,949
Members
449,095
Latest member
nmaske

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top