Cheers
Sorry I should have explained I put a break point on the error message to scrape it for this post.
This is not the eventual code I want to write I just put it together to demonstrate that I get the error when trying to do a simple update to the text property.
Thanks
Hi
I am having a strange problem I have not come across before.
I am putting a database together and for the first time I am not using bound controls but writing specific functions to query the backend SQL server database and update the MS Access front end controls.
These functions work...