I'm new at this Access thing, I have built 2 databases before and I have been assigned to another one to track failure costs of our optical connectors. I thought it was "simple" in the beginnig.
I have tried various expressions in the builder, and they turn up many odd results...#Name?, 0, "blank",...Arrgggh!
I can't get it. I'll show a simplified example of my database below. The red part is what I can't figure out...
|Table1|
(Connector)(Price)
|Table2|
(Connector)(Failure Amount)(Total Cost of failures)
|Form|
(<Combo Box> - Choose Connector) Store it in |Table2| (Connector)
(<Text Box> - Failure Amount) Store it in |Table2| (Failure Amount)
(<?????> - <<expression>>=(Failure Amount) * |Table1|(Price) store it in |Table2|(Total cost of failures)
The reason for the external connector price table, is the prices change and Table2 would keep historical data on old prices.
I would LOVE any help ...
Thanks a million in advance,
W.Bishop
I have tried various expressions in the builder, and they turn up many odd results...#Name?, 0, "blank",...Arrgggh!
I can't get it. I'll show a simplified example of my database below. The red part is what I can't figure out...
|Table1|
(Connector)(Price)
|Table2|
(Connector)(Failure Amount)(Total Cost of failures)
|Form|
(<Combo Box> - Choose Connector) Store it in |Table2| (Connector)
(<Text Box> - Failure Amount) Store it in |Table2| (Failure Amount)
(<?????> - <<expression>>=(Failure Amount) * |Table1|(Price) store it in |Table2|(Total cost of failures)
The reason for the external connector price table, is the prices change and Table2 would keep historical data on old prices.
I would LOVE any help ...
Thanks a million in advance,
W.Bishop