Format Excel File

CARBOB

Well-known Member
Joined
Jun 6, 2005
Messages
1,870
07/30/2002 844
07/29/2002 661
07/27/2002 690
07/26/2002 861
07/25/2002 437
07/24/2002 428
07/23/2002 829
07/22/2002 961

How do I format the following Excel data below to the data above, a Notebook text file
Excel Workbook
ABCD
409/19/14291
509/18/14845
609/17/14669
709/16/14075
809/15/14402
909/14/14087
Sheet1
Excel 2007
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Hi, just curious what is the correlation in between the July 2002 and the September 2014, should the dates be modified?
Do you want the number with three integer to be separated into three cells each containing one integer?
 
Upvote 0
Hi, just curious what is the correlation in between the July 2002 and the September 2014, should the dates be modified?
Do you want the number with three integer to be separated into three cells each containing one integer?

Thanks for your reply.I would like the data in Excel to be like the text format. After conversion, I want to import the data into another program.

The old data is from the program, I want to update.
 
Upvote 0
Found a way.
Excel Workbook
ABCDE
119/09/201429109/19/2014 291
lotsoft
Excel 2007
Cell Formulas
RangeFormula
E1=TEXT(A1,"mm/dd/yyyy")&" "&B1&C1&D1
 
Upvote 0
And this will illustrate why resting is necessary... just understood your query by seeing your solution... Thought you wanted the other way around. Glad you got it worked out.
 
Upvote 0

Forum statistics

Threads
1,213,482
Messages
6,113,913
Members
448,532
Latest member
9Kimo3

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