jpahern
11-06-2000, 09:21 AM
Hello all.
I have a form. Two tables are represented. The first lists units (s/n, model, finish) and the other is a table of defects (auto number, defect name, weighted value).
I know this should be easy, but for some reason the best way to do it is escaping me at the moment.
I would like to look at a form that shows the S/N, Model, Finish and then at the bottom has a listing of all 99 possible defects. The users will go down the list and check off the defects that are found and the total value for defects will be calculated for all checked boxes.
How do I assign a the value to these check boxes, so that it is either null or the value listed in the table with the defects?
Thanks,
jason
I have a form. Two tables are represented. The first lists units (s/n, model, finish) and the other is a table of defects (auto number, defect name, weighted value).
I know this should be easy, but for some reason the best way to do it is escaping me at the moment.
I would like to look at a form that shows the S/N, Model, Finish and then at the bottom has a listing of all 99 possible defects. The users will go down the list and check off the defects that are found and the total value for defects will be calculated for all checked boxes.
How do I assign a the value to these check boxes, so that it is either null or the value listed in the table with the defects?
Thanks,
jason