erictheman
Programmer
I need some help. I have a list box field with two values in it. "Active" and "Deleted". I use code for the form on current property. [Jobstatus] = "Active" It works fine. Every record I go to it shows Active. But the problem is that if I choose Deleted on a record, when I come back to it, it changes to Active. How do I keep it default as Active but if I change it to Delete it will stay that way not turn back to Active? Thank you for your help!