P
PaulHilgeman
I would like to create a dropdown in a form that will also affect
another textbox.
My form calls up the "Description" Field from my "Jobs" Table. I
already have it set up where this description is selectable from
another table that contains all job descriptions (take-up, haul away,
carpet install etc). In the "Jobs" table, I have another field for
"Rate" per yard for each of the items.
Now, in my form, I want to be able to type in the number of yards, then
select from the drop-down list and have it automaitcaly fill in the
rate (from the table referenced for descriptions), and also calculate
the "Extended Rate" (Rate x Yards). Extended rate is a field in the
"Jobs" Table.
I would think that this is a fairly common operation to perform, and I
am probably overlooking somthing simple.
Any help would be apreciated.
Thanks,
Paul
another textbox.
My form calls up the "Description" Field from my "Jobs" Table. I
already have it set up where this description is selectable from
another table that contains all job descriptions (take-up, haul away,
carpet install etc). In the "Jobs" table, I have another field for
"Rate" per yard for each of the items.
Now, in my form, I want to be able to type in the number of yards, then
select from the drop-down list and have it automaitcaly fill in the
rate (from the table referenced for descriptions), and also calculate
the "Extended Rate" (Rate x Yards). Extended rate is a field in the
"Jobs" Table.
I would think that this is a fairly common operation to perform, and I
am probably overlooking somthing simple.
Any help would be apreciated.
Thanks,
Paul