Guest_imported
New member
- Jan 1, 1970
- 0
I've tried various queries to combine 4 fields into one, into a new table. This is not working, well, it works but it cuts off the end of the line once it reaches 255 characters. So, I made each field a memo field as well as the one I'm trying to dump the combination into. It gives me an error saying something like "Can't include Memo or OLE objects when selecting unique values." How can I do this? Again, combining 4 fields into 1 but will have to be a memo field and it will have to be using an append or make table query (preferably make table if possible). Thanks in advance for any help or attempts.