razarsharp
Programmer
I would like to combine 4 fields into a single field using a make table or append query. But any 3 of the 4 fields have to be a memo attribute because they exceed 255 characters. When I go [Field1] & [Field2] & etc. and then try to view the datasheet it gives me "Can't combine memo or OLE object when selecting unique values" or something similar. And if it does let me perform this operation it cuts off after the 255th charact which happens to be only a single field and some of the second in line; whereas I need all 4 complete fields combined. Please advise. Any help is welcomed and muchly appreciated. Thank you for you time and efforts!