View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default TODAY function question...

Hi

Try:
="For the week of "&TEXT(TODAY()-7,"dd/mm/yy")

Andy.

"Bob_BLC" wrote in message
...
This should be a pretty easy question. How do I (or can I) insert text and
a
function into the same cell.

I want one cell to say: For the Week of: xx/xx/xxxx (TODAY ( ) -7)

Any help would be greatly appreciated!

Thanks!