G
GB
I use a form to enter the order detail information for my Quotation dB. On
this form I can enter the order detail info, qty, size, colour, etc.
On the main form I have a subform displayed in 'Datasheet' view that lists
all the order items that have already been entered.
Problems:
1). Upon entering the info for each line the subform does not display the
'items'. The only way I can get the Subform to display the info is by
clicking in the subform and sorting it. This seems to then load the data.
2). I need to 'calculate' the price for each item by running a series of
queries, I do this by having a 'Calculate Price' button which runs the
queries (a macro). Clicking the button always runs the queries but unless
the info is displayed in the subform no calculation is performed.
It is almost as though my data is not populated until I click out of the
main form and into the subform.
Any help much appreciated, I expect you'll have noticed I'm a little new to
this!
Cheers,
this form I can enter the order detail info, qty, size, colour, etc.
On the main form I have a subform displayed in 'Datasheet' view that lists
all the order items that have already been entered.
Problems:
1). Upon entering the info for each line the subform does not display the
'items'. The only way I can get the Subform to display the info is by
clicking in the subform and sorting it. This seems to then load the data.
2). I need to 'calculate' the price for each item by running a series of
queries, I do this by having a 'Calculate Price' button which runs the
queries (a macro). Clicking the button always runs the queries but unless
the info is displayed in the subform no calculation is performed.
It is almost as though my data is not populated until I click out of the
main form and into the subform.
Any help much appreciated, I expect you'll have noticed I'm a little new to
this!
Cheers,