I've been working on a form in the Visual Studio .NET and something mysterious has happened. I had placed a number of components on the form, had built the solution and even successfully tested the form. I made some changes to the code and then went back to the design view and now all the...
I'm using the new version of Windows Media Player 9.0 in a new app. I've downloaded the SDK and registered the PAI and I think I've doen everything I need to do to start the project. I add the WMP component to the toolbox and then add it to my form. The build goes fine. Problem is, everytime...
Thanks for the reply Mike... Yes, I'm still having problems. Still getting "Invalid Property Value" when assigning the RowSource. The funny thing is, I can assign a named range to the RowSource property as long as that named range is in the active worksheet. If I try and assign a...
I'm having trouble setting the ControlSource property of a combobox on a UserForm. I've created an add-in that includes the UserForm and a "Config" worksheet that I'm using to store some lookups. I'd like to set the controlsource property of the combobox to a range on the Config...
I'm launching the other application using the SHELL() function. This particular application (Oracle Discoverer) has a batch mode command line option which allows you to generate export files without user intervention. This batch mode also creates no window, leaving behind only the process...
I have a procedure that launches another application and exports a data file in Excel format. The same procedure then attempts to Open the file using the Workbooks.Open method. Before opening the file, I check to make sure it exists using the Dir() function (this helps to ensure that the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.