How do I insert text into a formula within Excel?

D

Debra Dalgleish

If cell A2 contains a value, and you want to combine that value with
text, enter the following formula in cell B2:

=A2 & " days overdue"

DB wrote:
 
Top