G
Guest
I have a table that contains client insurance information (clientname,
clientins). I have another table that contains insurance rates for three
services - there will never be more than these three services although there
may be new insurance companies (inscompany, servicerate1, servicerate2,
servicerate3). I then want to create records of services with a date, a
clients name, and type of service in another table/form and then populate a
fourth field with the insurance companies rate for the particular service.
The rate will be dependent on the type of insurance company and the type of
service. Please help.
clientins). I have another table that contains insurance rates for three
services - there will never be more than these three services although there
may be new insurance companies (inscompany, servicerate1, servicerate2,
servicerate3). I then want to create records of services with a date, a
clients name, and type of service in another table/form and then populate a
fourth field with the insurance companies rate for the particular service.
The rate will be dependent on the type of insurance company and the type of
service. Please help.