I have created a simple program in VB inside Excel, When processing it takes a while so I created a form to display while processing, how do I get this form to show while the process is going but still allow the previous form to do its work, then the popup (splash) screen closes when the process has completed
Nick Getz

Visual Basic In Excel - Popup or Splash Screen
Lux-
This is built within excel, so I assume Visual Basic for Applications, unless you can help me export it into Visual Basic 2005 Express Addition, whcih I downloaded after making significant progress on this application.
Thanks.
Furqanms
Is this Visual Basic 2005 Express you are talking about, or within Excel, as a VBA (Visual Basic for Applicatons) project
Lee Cascio
As you're using the VB within Excel then this is VBA (Visual Basic for Applications) which is a very different product from VB.NET and there are some other locations where you will get a quicker and better response to your VBA questions.
These forums are for VB.NET questions. So your off topic for this forum.
You may find more assistance in following which specifically deals with MS Office development.
VBA Forum
http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=74&SiteID=1
Office Automation: office.developer.automation newsgroup
http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.office.developer.automation&lang=en&cr=US
Or the Office Newgroups
http://www.microsoft.com/office/community/en-us/default.mspx d=1
Hope that helps....