Hi everyone, I'm using the following:
Code:
    Me.Show
    Form2.Show vbModal, Me
To load form 1 (huge form covering all the screen like a white background), then load form 2 in front of it.

Trouble - none when I run this on my PC, when I burn this / put this program onto a cd and run it, I get the error message attached.

Thanks!