Search results

  1. S

    Unable too update text box

    Cheers, looks like I should go back through the code and change all of my setfocus statements to this syntax....
  2. S

    Unable too update text box

    Thanks thats helpful
  3. S

    Unable too update text box

    Allan Your name is now Bhagwan my guru :D, thanks very much. Why does it work though? Cheers Brad
  4. S

    Unable too update text box

    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
  5. S

    Unable too update text box

    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...
Back
Top Bottom