RE: excel
Concatenate joins a series of data together.
e.g. =concatenate(A1,B1) will join together the data in cells A1 & B1
if you wanted a space, you should type =concatenate(A1," ",B1)
anymore help, just ask
Paul
RE: excel
Dear Paul
Again thank you very much for posting the answer for this question !!
The best example would be when you have two fields such as First Name and Last name and you want both of them to be joined together!!
If you are using the Function dialog box to do Concatenate then please refer to the attached file!!