B
ben.biddle
I have addresses spread across multiple columns in a table so that
there is a column Addr1, Addr2, City, State, and Zip. I want to
combine the text in each cell into one cell, but I want it to appear in
the cell over more than one line, like it would on an envelope, rather
than all on one line. I tried recording a macro to see what I might
need to insert into my function to make it work (the macro records
Chr(10)) but this results in an error. Anyone know what character I
have to use, presuming it's even possible?
there is a column Addr1, Addr2, City, State, and Zip. I want to
combine the text in each cell into one cell, but I want it to appear in
the cell over more than one line, like it would on an envelope, rather
than all on one line. I tried recording a macro to see what I might
need to insert into my function to make it work (the macro records
Chr(10)) but this results in an error. Anyone know what character I
have to use, presuming it's even possible?