Hi, first thank you for all your help, reading these forums has been a life saver for creating my database. One question: I created a textbox with the record set:
=IIf([Combo41]>=[Combo37] And [Combo41]>=[Combo39],[Combo41],IIf([Combo37]>=[Combo39],[Combo37],[Combo39])).
And it worked well until I saved, closed, and reopened the database. Now it shoes #Name?. From the forums I recognize that the problem probably is in the field list, but I'm not sure how to fix it.
I would welcome any suggestions, thanks again for all the help.