Hello,
I am having headaches over this one. I am creating a review database. Table A contains the general information such as employee, review date, project name, review type with a lookup to Table B. Table B contains the review types, (there are 95 in all as of 5 minutes ago). Each review type needs to have a specific value allowed to be selected or entered (such as y/n drop down or $amount or Date. I would like to use the tables to create a Main form with subform. This will allow the general info only entered once, then select in the subform the review types and then "score" each review with the appropriate value.
Employee ReviewDate ProjectName ReviewType Score Value Score
joe 2/1/05 Apple Corr Y/N Y
joe 2/1/05 Apple Value $ Amount $1500
joe 2/1/05 Apple Contact Date 1/15/05
Any help would be appreciated.
Mi
I am having headaches over this one. I am creating a review database. Table A contains the general information such as employee, review date, project name, review type with a lookup to Table B. Table B contains the review types, (there are 95 in all as of 5 minutes ago). Each review type needs to have a specific value allowed to be selected or entered (such as y/n drop down or $amount or Date. I would like to use the tables to create a Main form with subform. This will allow the general info only entered once, then select in the subform the review types and then "score" each review with the appropriate value.
Employee ReviewDate ProjectName ReviewType Score Value Score
joe 2/1/05 Apple Corr Y/N Y
joe 2/1/05 Apple Value $ Amount $1500
joe 2/1/05 Apple Contact Date 1/15/05
Any help would be appreciated.
Mi