Putting a DATE in a formula ------ Possible?

sssb2000

Well-known Member
Joined
Aug 17, 2004
Messages
1,169
hi,
i have a date (9/14/2012 for example) that's entered in A1 and may change automatically....
in B1, I'd like to have a formula like this: =ON & " " & A1 that would look like: ON 9/14/2012 in this case, and would update according to the updated date in A1.

the problem is that right now, the date is not showing up correctly in B1. is what i'm trying to do possible?
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
or you can use Custom Format:
Excel 2010
ABC
19/14/2012ON 9/14/2012

<colgroup><col style="width: 25pxpx"><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet1

Worksheet Formulas
CellFormula
C1=A1

<thead>
</thead><tbody>
</tbody>

<tbody>
</tbody>



The format in C1:
"ON "m/d/yyyy
 
Upvote 0

Forum statistics

Threads
1,215,214
Messages
6,123,664
Members
449,114
Latest member
aides

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