C
CP
I have now completed a design on my database - however something I didnt
count on has been given to me, The address data (1200 records) are seperated
and I need to merge them somehow
Actual data is like this
Name
Add1
Add2
Add3
City
Province
New database is this
Name
Address
City
Province
How can I merge the 3 Add fields into the one address field ?
count on has been given to me, The address data (1200 records) are seperated
and I need to merge them somehow
Actual data is like this
Name
Add1
Add2
Add3
City
Province
New database is this
Name
Address
City
Province
How can I merge the 3 Add fields into the one address field ?