G
Guest
Is there a way to generate threads in Excell VB
I have a Workbook that has about a 1 minute recalculate cycle. During that time, the "Save" button on the dialog is seen depressed. I would like to display a dialog that says the sheet is recalculating, and leave it displayed while the recal is going on. In VC++, I would just a thread to display the dialog, but can't find in VB any procedure for doing this
Thanks
John H W
I have a Workbook that has about a 1 minute recalculate cycle. During that time, the "Save" button on the dialog is seen depressed. I would like to display a dialog that says the sheet is recalculating, and leave it displayed while the recal is going on. In VC++, I would just a thread to display the dialog, but can't find in VB any procedure for doing this
Thanks
John H W