M
mjkerr
I think the subject says it all. I use 5 buttons to switch the main
form's recordset to different queries for navigation/assignment of
projects. When the query returns records, all is well. However, when I
set the recordset to a query that returns no records (say, complete
reviews when there are none), the form goes blank, and all controls are
lost. I'd rather not run the query and check the recordset for values,
so does anybody have a better idea?
form's recordset to different queries for navigation/assignment of
projects. When the query returns records, all is well. However, when I
set the recordset to a query that returns no records (say, complete
reviews when there are none), the form goes blank, and all controls are
lost. I'd rather not run the query and check the recordset for values,
so does anybody have a better idea?