How to concatenate text fields on input

How to concatenate text fields on input

When entering name and address data I want to be able to copy and paste the concatenated data into another application. I have setup a Formula so that i have

input.Name+" "input.Address+" "input.Town

I get the following warning

All reports involving this field also will deleted
 Do you really want to change expression?


what does this mean??