I have a form within Access 97 that has address details. For Example,
Add1 Field
Add2 Field
Add3 Field
Add4 Field
Postcode Field
What I would like to do is combine these details in one field and then use the standard CTRL & C function to copy these details to the clipboard.
NOTE: The above fields must remain in this format.
When I try to Trim and say [Add1] & [Add2] it puts it on one line.
Has anyone any other suggestions?
Regards
Dawn
Add1 Field
Add2 Field
Add3 Field
Add4 Field
Postcode Field
What I would like to do is combine these details in one field and then use the standard CTRL & C function to copy these details to the clipboard.
NOTE: The above fields must remain in this format.
When I try to Trim and say [Add1] & [Add2] it puts it on one line.
Has anyone any other suggestions?
Regards
Dawn