View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sangee sangee is offline
external usenet poster
 
Posts: 2
Default how do you write format results of a function within a function?

Hi - I would like the following "Todays date is" & today() to be displayed as
Todays date is 6/13/2007. the today() resolves to the system number. how can
I write the format in the concatenate function?