http://www.vbaexpress.com/forum/showthread.php?t=8716
This relates to a post that I thought I had solved earlier. But for some reason has stopped working now.
I have a table that stores individual notes. These notes make up memos related to property aquisition. Now the problem is that it works for some and not for others. The Memo max size is 65,536 characters. So I don't think there is a problem with transfering too much information and I have yet to really find a pattern.
I have the function that I posted in the previous one but since it hadn't got looked at since I last posted it I thought I would try and draw some attention to it. I attached the error message.
What produces this error is trying to overwrite the Memo Field in tblProperties.
Any ideas?