F
FubarDave
I want users to input certain data into a new record on a form.
The remaining data I want to complete automatically.
Firstly would I write this code under the Before Insert [Event Procedure]
and if not then where?
Secondly how do I write the code. I have tried Me.Fields![Fieldname].Value =
etc. but it does not work.
Can anyone help ?
The remaining data I want to complete automatically.
Firstly would I write this code under the Before Insert [Event Procedure]
and if not then where?
Secondly how do I write the code. I have tried Me.Fields![Fieldname].Value =
etc. but it does not work.
Can anyone help ?