Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Brisbane Rob
 
Posts: n/a
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.misc
JMay
 
Posts: n/a
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
pasting data from a website changes text to date stebro Excel Discussion (Misc queries) 8 August 12th 06 08:39 PM
Excel enters date as a text format Kane Excel Discussion (Misc queries) 3 March 22nd 05 09:20 PM
How do I convert a number formated as a date to text in Excel? BrotherNov Excel Discussion (Misc queries) 5 March 2nd 05 03:51 PM
EXTRACT TEXT FROM A DATE Ronbo Excel Worksheet Functions 5 February 1st 05 07:39 AM
& reference answering as Date Serial # not actual text Kevin M Excel Worksheet Functions 0 November 30th 04 05:57 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"