G Guest Sep 3, 2006 #1 How do I create splash screen that will open with the excel file and display my name etc.
N Norman Jones Sep 3, 2006 #2 Hi Cash, See xlDynamic's SplashScreen code and example at: http://www.xldynamic.com/source/xld.xlFAQ0007.html
Hi Cash, See xlDynamic's SplashScreen code and example at: http://www.xldynamic.com/source/xld.xlFAQ0007.html
G Guest Sep 3, 2006 #3 Thank you Norman I still have a problem with this example. When I open my Excel workbook, the splash screen just hangs there until I close it
Thank you Norman I still have a problem with this example. When I open my Excel workbook, the splash screen just hangs there until I close it
H Harald Staff Sep 3, 2006 #4 One code goes into a statdard module. Did you by accident put it in the userform module or somewhere else ? HTH. best wishes Harald
One code goes into a statdard module. Did you by accident put it in the userform module or somewhere else ? HTH. best wishes Harald
G Guest Sep 3, 2006 #5 Many thanks for the response Harold. I have sorted the problem. As you suggested, I had not created a public sub procedure in the general modul
Many thanks for the response Harold. I have sorted the problem. As you suggested, I had not created a public sub procedure in the general modul