G
Guest
I have a table called "Sections" and a table of "SectionRates", many of the
sections only have one rate but a few have several - hence the split.
However on a form I want the user to only have to select the section and rate
on one cbo and then store the sectionid and sectionrateid back on the table.
(I can get the rate to appear on the form but I can't seem to get the rateid
to store to the table)
At the moment I have linked combos which works fine, but means selecting
first the section and then the rate.
Thanks
sections only have one rate but a few have several - hence the split.
However on a form I want the user to only have to select the section and rate
on one cbo and then store the sectionid and sectionrateid back on the table.
(I can get the rate to appear on the form but I can't seem to get the rateid
to store to the table)
At the moment I have linked combos which works fine, but means selecting
first the section and then the rate.
Thanks