safeerbinsalih
Registered User.
- Local time
- Tomorrow, 00:01
- Joined
- Dec 30, 2015
- Messages
- 26
I have a table ("Instrument_master") which have a long integer field called Calibration_frequency. I made a data entry form using form wizard for this table. But whatever value I enter in the field Calibration_frequency, it is returning only a specific value (in this case 90) to the table. There is no default value set to this field. If I go and edit in table it is changing. But form is returning only this particular value to table. Any ideas?