Hello, I have 300 fields (columns) of data that I would like to append all to
one single field (column). Any suggestions would be appreciated.
Thanks!
Well, you don't have 300 fields in an Access database, since Access is
limited to (an absurdly wide) 255 fields.
What's the context? Where is this data currently stored? Do you want
to create a Memo field with all 300 (text?? other datatype?) values
all jammed together into one horrendously denormalized field?
I really suspect that if you could describe what you're trying to
ACCOMPLISH there will be an easier way.
John W. Vinson[MVP]