I am running so complex code from a form button. While the code is running i would like to display another form which displays the work busy.
I have included code from the button to Docmd. openform etc.. but the problem is that the form is not displayed fully. i e you get the outline but no text. i have tried to pause my code for 20 seconds but it still doesn't show the form fully.
I just need to have some sort of screen to show the database as working otherwise the users may think it has crashed etc...
Any Ideas.
I have included code from the button to Docmd. openform etc.. but the problem is that the form is not displayed fully. i e you get the outline but no text. i have tried to pause my code for 20 seconds but it still doesn't show the form fully.
I just need to have some sort of screen to show the database as working otherwise the users may think it has crashed etc...
Any Ideas.