I am creating a simple survey/questonnaire datbase.
Usersrequired a dunamic setup do they can add/remove questions going forward.
I dedided to create most of the survey at row level of table. I created a table for initial question types and then an attributes table separately but works on the same split form. I have now an issue with the row source coming as the rows source is very slow and is not working consistently. the screen values flicker and I thought of setting the attributes table as bound. Is there an example ofhow to make this form work? Would a function work more effectively to ensure correct recordsets are returnes and can be veiwed?
Thanks
Flickering is a sign of a loop caused by code or perhaps a timer event. Although the form may in fact be corrupt. If there is no sensitive data in the database, you might want to compact it and zip it before uploading.