I've been trying to figure out how to declare a CreateObject, but i don't know what to use for the statement or how to find it. Using what i found for Excel
Set AppExcel = CreateObject("Excel.Application")
I tried to use the same thing to create a Windows Media Player object with...
i was wondering if there was a way to create an open file dialog box like Windows has that allows users to pick the file location. I would like to use it when scraping from excel to Extra!X-treme.
I was thinking about using an input box but that would be too complicated for some of users...
I think that GetString is not the best way to get data for math opperations, but i don't know the other way to do it. Thanks in advance.
'Get Totals from QTRI
MyScreen.Sendkeys("<Home><BackTab>QTRI<Enter>")
MyScreen.WaitHostQuiet(g_HostSettleTime)
MyScreen.MoveTo 3,6...
I was wondering if anyone could point me in the right direction to find out how to set a timer to automatically click close a MsgBox statement after 5 seconds. i don't have any code started for a timer or anything because i don't know where to begin looking. Any help would be appreciated.
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.