I have a default value set for a field in a form, but as I am keying, if I delete the value, without typing in the field, and move to the next field, I need the previous field value to copy and input into the field I deleted the default value in. This is within the same record.
So...
Field A1 has a default value of "empty". I tab or click on it, and type in a part number. A2, (same default value) has the same part as A1. I just want to delete the default value and when I move from the text box, I want it to copy A1, and past into A2, the part number. There are 200 text boxes like this on the same record.
Is there an easy way to do this?
Please and thank you!