I have data in cell A1, I want to add data to it from cell B1.

Z

Zippy

Can I have help with a formula to get data from B1 to A1 without losing what
is in A1
 
T

Tausif

I dont think you can !

Instead, why dont you use a formula in A1 which will take data from B1. The
existing Data in A1 should be entered another cell. (assuming C1)
So, formula in A1 wld be =C1&" "&B1 . (remove & " " & if u dont want a
space in between.)

HTH,
 
Z

Zippy

Hi Tausif, You may be able to help me with something else. Cell b1 has
address data, eg: 25 Map Rd, Fredsville, 1111. I want to divide this into
individual cells. Hope you can help
 
Top