How can the "NOW()" function be used in text.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to have a current date in a sentence within a spreadsheet.
 
="Today's date is "&TEXT(TODAY(),"dd mmm yyyy")

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Try something like :

="The date / time is: "&TEXT(NOW(),"dd-mmm-yyyy h:mm AM/PM")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top