Show method is not working (Error 438)

L

Lee

HI there,
When I run the following code,
Public Sub rptTotalNetAssets()
If LogonDB = False Then Exit Sub
frmTotalNetAssets.Show 'Where I got Error 438
End Sub

But this piece worked before today. How do I avoid this
error in the future? Thanks

Regards,

Lee
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top