ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formatting text and date together (https://www.excelbanter.com/excel-discussion-misc-queries/59705-formatting-text-date-together.html)

Brisbane Rob

Formatting text and date together
 

How can I format a cell to hold text ("Last update:") and a date which
is obtained from another cell? The Formula reads something like +"Last
update: "&f2. The date comes out as its numerical value.

Is it possible.

Thanks


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile: http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=492271


bpeltzer

Formatting text and date together
 
Use the text function to format the numeric component to suit your needs,
along the lines of ="Last Updated on " & TEXT(A1,"Mmm dd")
--Bruce

"Brisbane Rob" wrote:


How can I format a cell to hold text ("Last update:") and a date which
is obtained from another cell? The Formula reads something like +"Last
update: "&f2. The date comes out as its numerical value.

Is it possible.

Thanks


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile: http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=492271



JMay

Formatting text and date together
 
use ="Last Update: " & Text(F2,"mm/dd/yyyy")

The "+" that you are currently using is the old Lotus 1-2-3
method; loose it!


"Brisbane Rob" wrote
in message news:Brisbane.Rob.1zsdlm_1134154506.2798@excelforu m-nospam.com...

How can I format a cell to hold text ("Last update:") and a date which
is obtained from another cell? The Formula reads something like +"Last
update: "&f2. The date comes out as its numerical value.

Is it possible.

Thanks


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile:
http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=492271





All times are GMT +1. The time now is 07:07 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com