View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
rmorrison rmorrison is offline
external usenet poster
 
Posts: 6
Default Convert YYYY, MM, and DD as a single number string

I have YYYY, MM, and DD entered in separate cells in Excel 2007. I want to
create a new Job Number with YYYYMMDD-####, where #### is a new job which is
attached to the date string. How do I do this?