`
ABC: Update button on a form 1998-08-27 -- Jim Katz Newsgroups: comp.lang.clarion > I have one form that I need an apply button on badly. This app is > written in C4 abc templates. Can you help me with what will be the > most efficient code to use on the button. I do not want the user to > have to press the OK button, leave the form, and then go back into it. > I just want them to press an APPLY button and then continue to work. > This is on a form and so the button needs to simply save all the > information on the form to the record and do the validation stuff. In the event accepted embed: Access:MyFile.Update() HTH -- Jim Katz Printed November 23, 2024, 2:15 am This article has been viewed/printed 35382 times. Google search has resulted in 44 hits on this article since January 25, 2004. |