View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Cash Cash is offline
external usenet poster
 
Posts: 6
Default Create a splash screen in excel

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

"Harald Staff" wrote:

One code goes into a statdard module. Did you by accident put it in the
userform module or somewhere else ?

HTH. best wishes Harald

"Cash" skrev i melding
...
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

"Norman Jones" wrote:

Hi Cash,

See xlDynamic's SplashScreen code and example at:

http://www.xldynamic.com/source/xld.xlFAQ0007.html


---
Regards,
Norman



"Cash" wrote in message
...
How do I create splash screen that will open with the excel file and
display
my name etc.