entering a formula or function in excel containing just text

  • Thread starter Excel Functions or formulas
  • Start date
E

Excel Functions or formulas

I need to know what function or formula I use bring cells and text together
if there are no calculations to be done.
 
A

Alan

You really need to explain this in more detail, if you mean join two text
strings together try
=A1&B1
or if you want a space between them
=A1&" "&B1
Regards,
"Excel Functions or formulas" <Excel Functions or
[email protected]> wrote in message
news:[email protected]...
 
Top