A
Aaron
Add a column to the right of these three.
select a cell in that column and type:
=concatenate([click on street no cell or type cell
location], " ", [click on name cell], " ", [click on type
cell])
it should look something like this:
=concatenate(a2, " ", b2, " ", c2)
select a cell in that column and type:
=concatenate([click on street no cell or type cell
location], " ", [click on name cell], " ", [click on type
cell])
it should look something like this:
=concatenate(a2, " ", b2, " ", c2)