G
Guest
i have a privert function that display alot of msg boxes. What i have now
done is got rid of the msgboxes and used a text box within a form to display
the text that was on the msg boxes.
The problem is that the code runs too fast and you cant read the text in the
text box. the first text you see is the last bit of text to be displated from
the function.
does anyone know how i can slow down the function
done is got rid of the msgboxes and used a text box within a form to display
the text that was on the msg boxes.
The problem is that the code runs too fast and you cant read the text in the
text box. the first text you see is the last bit of text to be displated from
the function.
does anyone know how i can slow down the function