Hi All,
I have a mystery here. The title of the msgbox that appears when I use it says "GetTemps". This is not the message but the text in the colored bar on top; the title. I do know how to change it but am trying to figure out where the heck this is coming from. According to what I've read about the msgbox, it's title, if not explicitly stated, will default to the name of the project. This "GetTemps" is not the name of the form, project or any modules nor is it stated in any of the code or modules. So, where is it getting this from??? I'm going slightly mad at this point!
Any ideas???
I have a mystery here. The title of the msgbox that appears when I use it says "GetTemps". This is not the message but the text in the colored bar on top; the title. I do know how to change it but am trying to figure out where the heck this is coming from. According to what I've read about the msgbox, it's title, if not explicitly stated, will default to the name of the project. This "GetTemps" is not the name of the form, project or any modules nor is it stated in any of the code or modules. So, where is it getting this from??? I'm going slightly mad at this point!
Any ideas???
Comment