B
Billiam
I have a main form based on t_Timesheet. This form has several fields, which
have default values poulated in most of them. Sometimes I need to use a
command button on this form to launch a second form which is also based on
t_timesheet.
The problem is, afer I enter information on the launched form, I notice in
t_Timesheet, that the main form items (from default values) have also been
entered.
So, how do I stop the Main form from entering its default data when I enter
data in the launched form?
Thanks for any help!
Billiam
have default values poulated in most of them. Sometimes I need to use a
command button on this form to launch a second form which is also based on
t_timesheet.
The problem is, afer I enter information on the launched form, I notice in
t_Timesheet, that the main form items (from default values) have also been
entered.
So, how do I stop the Main form from entering its default data when I enter
data in the launched form?
Thanks for any help!
Billiam