Thread: concatenate
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ram Ram is offline
external usenet poster
 
Posts: 138
Default concatenate

Hi I would like to ask for help on the following:

I would like to concatenate datevalue([Process_Date]) & [Employee_Number]

When I use the formula above the datevalue function gives me the date
serial number for the process_date however it won't allow me to concatenate
with the general number that is used in the employee_Number field.


I would like to concatenate the serial number of the process_date with the
employee_number

Thanks in advance for any help