View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default Is it possible to insert a function within a sentence in Excel 200

="Last updated "&text(today(),"mm/dd/yy")


"Mal" wrote:

I want to insert a function (ie the TODAY function) in a sentence in one
cell. I want to have the words "Last updated" followed by the current date.

Thanks