format of date cells

grutledge

New Member
Joined
Aug 1, 2003
Messages
32
i have some dates listed as 01/01/05 and have changed the format to read 010105. is there anyway to copy these numbers to cells with general formatting as i would like to add a letter to them so 010105 becomes 010105v?
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
If you add a letter to the end, Excel will read the date as text.

So, if your date is in A1 and your text in B1, in C1 =A1&B1.


HTH


:cool:
 
Upvote 0
In date format 12012003, how do I change the first day of the month to the last day of the month? I have several dates of various months and years but all have 01 as the day and I need it to reflect the last day for each month.

Thanks
 
Upvote 0
i tried using =CONCATENATE(YEAR(M25),MONTH(M25),DAY(M25)) but it give me the value 200511. i'd like it to read 050101
 
Upvote 0

Forum statistics

Threads
1,203,460
Messages
6,055,556
Members
444,797
Latest member
18ecooley

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