I am getting this error on a Database that I am creating. I have found that it has to do with the Jet Database.
It seems to be happening because of one form that I am working on.
In this form I have about 40 List Boxs that display Information
I have a combo box that after updating changes the Rowsource for each List Box depending on the value in the Combo Box.
I am fairly new to Access programming and am not sure if there is a betterway of doing this. Each List boxes just returns one numeric value.
I am taking that all these Listboxs are using up table references and causing the cant open any more tables error.
It seems to be happening because of one form that I am working on.
In this form I have about 40 List Boxs that display Information
I have a combo box that after updating changes the Rowsource for each List Box depending on the value in the Combo Box.
I am fairly new to Access programming and am not sure if there is a betterway of doing this. Each List boxes just returns one numeric value.
I am taking that all these Listboxs are using up table references and causing the cant open any more tables error.