W
William Foster
Good afternoon all,
I am converting a program that does data validation on roughly 2 million
records from running in Microsoft Excel to Microsoft Visual Basic 2003
..NET; the problem I have is that in Microsoft Excel I had a constant
update via programming of the StatusBar to determine what row and
percentage of the job was complete at any point. In Microsoft Visual
Basic 2003 .NET I have been unable to do this, given that there is no
StatusBar; I tried updating a label on my program but this won't update.
Any ideas or hints of places to look for a solution would be greatly
appreciated. As you can imagine after about 5 to 10 minutes the users
wonder if the program has failed or is still working.
Yours sincerely,
William Foster
I am converting a program that does data validation on roughly 2 million
records from running in Microsoft Excel to Microsoft Visual Basic 2003
..NET; the problem I have is that in Microsoft Excel I had a constant
update via programming of the StatusBar to determine what row and
percentage of the job was complete at any point. In Microsoft Visual
Basic 2003 .NET I have been unable to do this, given that there is no
StatusBar; I tried updating a label on my program but this won't update.
Any ideas or hints of places to look for a solution would be greatly
appreciated. As you can imagine after about 5 to 10 minutes the users
wonder if the program has failed or is still working.
Yours sincerely,
William Foster