I'm getting that error 3163 when running my script. I know it's because the table needs to have a memo field instead. However, every time I run the script it's changing my field from memo back to text and therefore giving the error!
Debug pulls this piece-
I think if I can just put somewhere in the code that that particular field needs to be memo I would be all good. Can anyone tell me how to add that? I need to get this finished today so any help soon would be awesome!!!!
Many many thanks!
Debug pulls this piece-
Code:
rstInsert![CLASSINFO] = RememberNames
I think if I can just put somewhere in the code that that particular field needs to be memo I would be all good. Can anyone tell me how to add that? I need to get this finished today so any help soon would be awesome!!!!
Many many thanks!

Attachments
Last edited: