Every month I have to create small statistics for my boss. I took this over from an colleague who retired. I wrote some VBScripts, to make the Excel sheets look similar, displaying status is false. Now I want to add a small window, which states the text "In progress" while my script is running. When it's finished the box shall disappear.
I was looking on the Internet for help, and there are some interesting codes, but I can't imagine, that it's not possible with MsgBox
.