M
Mel
I did this Access data base about 3 or 4 years ago and documented
almost all of it... but...
I've got two fields on a subForm that magically get populated.
- There are no Expressions in either of the two fields on the sub
form.
The sub form is built on a query which is built on two tables.
- The two fields are in both the query and in one of the the tables
the query references.
- There are no expressions in the query.
- The subForm is for Items on an Order.
Once the Item, Qty, and Discount have been selected on the subForm...
- the two mystery fields are populated with both the...
....discounted price of a single unit and the
....total discounted price for the order.
I've clicked around on the form looking for some "event" but see
nothing.
Any body got any idea's ?
How do you trigger an event, macro, or code when you leave a form to
go either the next form or next subForm?
Any other idea's?
Thanks for any help.
almost all of it... but...
I've got two fields on a subForm that magically get populated.
- There are no Expressions in either of the two fields on the sub
form.
The sub form is built on a query which is built on two tables.
- The two fields are in both the query and in one of the the tables
the query references.
- There are no expressions in the query.
- The subForm is for Items on an Order.
Once the Item, Qty, and Discount have been selected on the subForm...
- the two mystery fields are populated with both the...
....discounted price of a single unit and the
....total discounted price for the order.
I've clicked around on the form looking for some "event" but see
nothing.
Any body got any idea's ?
How do you trigger an event, macro, or code when you leave a form to
go either the next form or next subForm?
Any other idea's?
Thanks for any help.