RoguePoet01
Programmer
I'm trying to include a "Please Wait" form in an Excel workbook.
I want it to appear while records are being transferred from the spreadsheet to the SQL database, but every time I call the form with a "frmWait.Show" the program locks up.
Any ideas how to fix this?
Thanks
I want it to appear while records are being transferred from the spreadsheet to the SQL database, but every time I call the form with a "frmWait.Show" the program locks up.
Any ideas how to fix this?
Thanks