C
Chris
I have in a form 2 subforms:
- in the first I am entering the data (materials with quantities and
qualities)
- in the second subform you can see the data entries (introduced using the
first subform) and some other calculated fields (the results are from a
query).
Actually, after entering the data in the first subform i use a cmd. button
for saving the record, and after that, in the second subform , with another
cmd. button I refresh the data displayed (using a macro with the Requery and
ShowAllRecords actions ), after every record enterd from the first subform.
Is any posibillity to do these things with a single command button?
How?
- in the first I am entering the data (materials with quantities and
qualities)
- in the second subform you can see the data entries (introduced using the
first subform) and some other calculated fields (the results are from a
query).
Actually, after entering the data in the first subform i use a cmd. button
for saving the record, and after that, in the second subform , with another
cmd. button I refresh the data displayed (using a macro with the Requery and
ShowAllRecords actions ), after every record enterd from the first subform.
Is any posibillity to do these things with a single command button?
How?