Because I needed to define more than 255 fields for my form, I created 3 tables and used a query to bring them all together. This query is the source of my form, which has a tab control. When I tried to bring up the field list to design my form, it balked saying, "Too many fields defined." My goal is to have all of these fields in one form so that the user has an easier time of entering data. Can I do this, or will I have to resort to creating different forms? I should mention that for one of my forms, I will still have more than 255 fields.