D
DustyD76 via AccessMonster.com
I have a main form with multiple sub forms.
Form Purpose
Main form - Enter/shows product name and info
Sub form1 - Enter/shows Order details including current price
Sub form2 - runs off a query to display current product price on main form
Sub form3 - runs off a query to display current inventory & Value of the
inventory based on price
Sub form4 - runs off a query to display current inventory value of all
products added together
Now for the problem
The only way I can get sub forms 3 & 4 to show new calculations is to close
the form and re-open.
I need subforms 3 & 4 to update whenever a record is changed or added in
subform 2
Any suggestions?
Form Purpose
Main form - Enter/shows product name and info
Sub form1 - Enter/shows Order details including current price
Sub form2 - runs off a query to display current product price on main form
Sub form3 - runs off a query to display current inventory & Value of the
inventory based on price
Sub form4 - runs off a query to display current inventory value of all
products added together
Now for the problem
The only way I can get sub forms 3 & 4 to show new calculations is to close
the form and re-open.
I need subforms 3 & 4 to update whenever a record is changed or added in
subform 2
Any suggestions?