Hi,
I have made a statusbar in my excel macro to tell the progress so far. I was wondering if there was any way to change the color of the statusbar font to another color...say red for example. Can anyone help me?
code used for statusbar
application.statusbar = "Please wait..."
I would like for the 'Please wait' to show up in red color instead of black
thanks in advance
j
I have made a statusbar in my excel macro to tell the progress so far. I was wondering if there was any way to change the color of the statusbar font to another color...say red for example. Can anyone help me?
code used for statusbar
application.statusbar = "Please wait..."
I would like for the 'Please wait' to show up in red color instead of black
thanks in advance
j