I have a Hardware Inventory form that has entry fields for various types of hardware that reside in the Hardware table. The fields all work fine until I add in a Printer field from the Printer table or a Server field from the Server table. When I add either of these two fields then when you open the form for data entry the form is blank. When you open the form in Design View then all the fields are visible.
I also have a Printer form that draws from the Printer table that works fine and a Server form that draws from the Server table that works fine. It is only when I add the Printer field/Server field to the Hardware Inventory form that I have this issue.
Any help would be appreciated.