hi,
I have a form.
When I press the add button I want a default value in some fields.
e.g. I have a field called datum11 and I want the default value to be : ------
What code do I have to set in the click event of the add button?
Maybe it's interesting to know that the form is based on a single table and because of that every field has a control source. e.g. controlsource of datum11: u218sub8.datum1.
It's probably something very simpel but I will be very happy if I know how to do this.
Tnx in advance
I have a form.
When I press the add button I want a default value in some fields.
e.g. I have a field called datum11 and I want the default value to be : ------
What code do I have to set in the click event of the add button?
Maybe it's interesting to know that the form is based on a single table and because of that every field has a control source. e.g. controlsource of datum11: u218sub8.datum1.
It's probably something very simpel but I will be very happy if I know how to do this.
Tnx in advance