i have a sub form that tracks all changes made to the database. It shows the old value and the new values as well as which form and name of which field where changed and who made the changes.
I have several check boxes that show up as -1 old value and 0 new value. I know what these values mean but my users won't. What is an easy what to change this so it says yes or no or true false instead of -1 or 0?
I could code something, I was just wondering if there was a quick property somewhere that I could set...
TIA
I have several check boxes that show up as -1 old value and 0 new value. I know what these values mean but my users won't. What is an easy what to change this so it says yes or no or true false instead of -1 or 0?
I could code something, I was just wondering if there was a quick property somewhere that I could set...
TIA