What is a string while merging

  • Thread starter Thread starter Sarah
  • Start date Start date
A string is another word for Text - a string of characters. If you
have two strings in A1 and A2 and want to join them together (merge,
or concatanate), you can put this formula in another cell:

=A1 & A2

and the result will be the two strings merged together.

Hope this helps (with your homework ?)

Pete
 
you can also use the concatenate formula.... does pretty much the same
thing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top