Affichage des articles dont le libellé est Run-Time Error 94 - invalid use of null. Afficher tous les articles
Affichage des articles dont le libellé est Run-Time Error 94 - invalid use of null. Afficher tous les articles

Run-Time Error '94' - invalid use of null

mercredi 18 février 2015

We have a number of procedures which are called from a form via buttons which trigger events to call the procedures.



These have all worked well until we have changed the Window Mode of the form from Dialog to Normal (to enable scroll bars to show when the form won't fin on the screen). The form is opened by a macro and we changed the macro to open the form in Window Mode = Normal. The form opens correctly in the new mode (we have the scroll bars) using the information in the variable passed to it.



Running the procedures, however, results in Run-Time Error '94' - invalid use of null.



Can someone help with this please?

Run-Time Error '94' - invalid use of null

Labels