Cowboy_BeBa
Registered User.
- Local time
- Today, 16:32
- Joined
- Nov 30, 2010
- Messages
- 188
hi
ive got a form, it has 5 fields, im developing some code that i want to run just before the record is officially added (so in that millisecond in between a user completing data entry in all 5 fields and before the record is stored in the table)
Just curious if the right event to use is the before update or the before insert (or neither?), what is the difference between the two?
ive got a form, it has 5 fields, im developing some code that i want to run just before the record is officially added (so in that millisecond in between a user completing data entry in all 5 fields and before the record is stored in the table)
Just curious if the right event to use is the before update or the before insert (or neither?), what is the difference between the two?