So I have this form that will display the task of employee for the week.
I have posted a thread about this before. Here is the link : https://access-programmers.co.uk/forums/showthread.php?t=293894
There is a huge TV that opens the database and display this form BUT it is a backend.
I want to use frontend instead of backend because it will be easier to design new layout.
But the problem is, that form does not load at all in frontend or maybe it takes forever to load. I once let it load for hours and still nothing came out.
I have a 'design mode' database file where I edit the design of my form and it also works perfectly.
Does anybody know what could be the problem?
I am guessing it's because of the linked tabled at frontend which makes it forever to load.
I have posted a thread about this before. Here is the link : https://access-programmers.co.uk/forums/showthread.php?t=293894
There is a huge TV that opens the database and display this form BUT it is a backend.
I want to use frontend instead of backend because it will be easier to design new layout.
But the problem is, that form does not load at all in frontend or maybe it takes forever to load. I once let it load for hours and still nothing came out.
I have a 'design mode' database file where I edit the design of my form and it also works perfectly.
Does anybody know what could be the problem?
I am guessing it's because of the linked tabled at frontend which makes it forever to load.