marko_one
03-25-2003, 12:31 PM
Hi All,
I wonder if it is possible to be able to format data taken from a form as you want it.
I have a form which takes the address of an individual in the form of 5 textboxes named Address1, Address2,... Address5
I want to be able to store this complete value in an msaccess database so that a new line is given for each address value. So 5 address lines are given and put into 1 Address Field in the database. When I display the values back to a table I get the whole address, not formatted as lines 1 to 5. For example I have an address
123 This Street
Meadows Hall
This Area
This County
This Country
I Would like it to come out as above when retrieved from the database, but it comes out like this:
123 This Street Meadows Hall This Area This County
This Country
Can anybody help with formattiing
Thanks
Marko
I wonder if it is possible to be able to format data taken from a form as you want it.
I have a form which takes the address of an individual in the form of 5 textboxes named Address1, Address2,... Address5
I want to be able to store this complete value in an msaccess database so that a new line is given for each address value. So 5 address lines are given and put into 1 Address Field in the database. When I display the values back to a table I get the whole address, not formatted as lines 1 to 5. For example I have an address
123 This Street
Meadows Hall
This Area
This County
This Country
I Would like it to come out as above when retrieved from the database, but it comes out like this:
123 This Street Meadows Hall This Area This County
This Country
Can anybody help with formattiing
Thanks
Marko