causeidm Posted April 28, 2006 Posted April 28, 2006 Ok, I have a text box that is populated by the total on a sub form, then Ihave another text box that is populated by the difference of the total amountless the amount from another text box. that all works perfectly. what isn'tworking is I have a label that is suppose to set to visible or invisiblebased on whether the difference is positive or negative.the code works great, i set it to run on focus, so when i click on it, workslike a charm. But what I can't do is get it to run when the text box valuechanges. I tried on change and after update, but that only seems to work ifI changed the value in the text box, since this is all automated, i need itto change on it's own.how do i do this?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now