Convert date (isnumber TRUE) formatted ddd mm/yy/yyyy as text

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Is it are you looking for?
Code:
=TEXT(A1,"ddd mm/yy/yyyy")
Capture.JPG
 
Upvote 0
Solution
That is an unusual format - are you sure that is the current format, especially the yy/yyyy part?

What format do you want the text result to have?
Original post had a typo. I'm looking for a way to convert a date (isnumber TRUE) formatted as ddd mm/dd/yyyy to text.
 
Upvote 0
Did you try the formula from bebo changing the /yy/ to /dd/ ?
 
Upvote 0
Original post had a typo. Original post should have been: Convert date (isnumber TRUE) formatted ddd mm/dd/yyyy to text.. Thank you, bebo021999, you have solved my problem. I'm good to go now.
 
Last edited by a moderator:
Upvote 0
@LoveExcel2TheMax in future please do not post links that are irrelevant to the thread. I have removed it this time.
 
Upvote 0
Also, please mark the post that actually contains the solution. I have changed it for you this time.
 
Upvote 0

Forum statistics

Threads
1,215,635
Messages
6,125,946
Members
449,275
Latest member
jacob_mcbride

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