P
Pam
I'm using Access 2002 with Windows 2000 Professional, and
aside from one basic class in Access, I'm self-taught on
using it. I'm trying to do something that instinct tells
me should be possible (perhaps with 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, based on the
corresponding value of "units" and "cost" in
the "maintenance activities" table. 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. We've had a couple of people working on this and we
aren't getting anywhere. Any ideas? Thanks!
Pam
aside from one basic class in Access, I'm self-taught on
using it. I'm trying to do something that instinct tells
me should be possible (perhaps with 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, based on the
corresponding value of "units" and "cost" in
the "maintenance activities" table. 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. We've had a couple of people working on this and we
aren't getting anywhere. Any ideas? Thanks!
Pam