Combining Date & Reference Number

dcofer

Board Regular
Joined
Jun 25, 2004
Messages
203
I have a date in Column A formatted as "mm-dd-yyyy" and a reference number in Column E. I want to combine the two in Column B, with the dashes retained between the month and date and between the date and year, plus preceed the date with the letter "D". When I use a formula such as ="D"&a2&e2, the date changes to a number.

For example, if I have 12-1-2008 in a2 and the reference number 71911320 in e2, when I use the above formula, I get D3978371911320 in b2. What I want is "D12-1-200871911320"

How can I combine the date in its same format followed by the reference number in column E and preceed it with the letter "D"? I would prefer a formula, but open to VBA if necessary.

Thanks for your help!

---dave
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,214,515
Messages
6,119,973
Members
448,933
Latest member
Bluedbw

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