Serendipityww
Registered User.
- Local time
- Today, 00:36
- Joined
- Sep 6, 2000
- Messages
- 18
Included on a form are 3 fields which contain letter grades for tests. And then three other fields which change the letter grades to number grades. If I enter or change a value in, say, the Test1 field of record 13, then asI cycle through the records after that, they change the value in their Test1 field to the value I entered in record 13. This problem is true of many of the fields on this form. I have a very similar form that does not have this problem. (I actually madethis form by doing a Save As from the working form.) These particular values do not get stored in a table. They are used to arrive at a final grade which does get stored in a table. Why do the values I enter not "stick"?