I have a form that uses a listbox with a query to open, which works fine in the switchboard, but doesn't work with the navigation pain....has anyone else had a problem? my select query is:
SELECT DISTINCT [tblCompletedby].completedby FROM tblCompletedby;
also the form is small in size, (3' x 3"), but when the navigation pain opens, it opens full screen...
SELECT DISTINCT [tblCompletedby].completedby FROM tblCompletedby;
also the form is small in size, (3' x 3"), but when the navigation pain opens, it opens full screen...