M
mahubbard
I think this is done through a macro, but I can't get it
to work.
We have several linked tables. One is a set of maintenance
activities, with info of "activity", "unit", and "cost per
unit". Another table is maintenance records.
When you select "fix gate" from the "maintenance activity"
listbox on the maintenance records table, we want
the "units" field there to automatically switch to "EA",
and the cost per unit to be filled in. Then when
the "Amount" field is filled in, it should update the
estimated cost (amount x cost per unit). If you
selected "pour concrete" it should show "CY", and the
related info for pouring concrete should pop up to be
calculated.
I've tried setting up a macro but must be doing something
wrong. Any ideas? Thanks!
mahubbard
to work.
We have several linked tables. One is a set of maintenance
activities, with info of "activity", "unit", and "cost per
unit". Another table is maintenance records.
When you select "fix gate" from the "maintenance activity"
listbox on the maintenance records table, we want
the "units" field there to automatically switch to "EA",
and the cost per unit to be filled in. Then when
the "Amount" field is filled in, it should update the
estimated cost (amount x cost per unit). If you
selected "pour concrete" it should show "CY", and the
related info for pouring concrete should pop up to be
calculated.
I've tried setting up a macro but must be doing something
wrong. Any ideas? Thanks!
mahubbard