Ok, I have tried to uninstall and install the dll, and it tells me that it can not be registered. I attempted taking the "VDRAPI." out of my function call, with no avail. I do have a copy of the dll in the system folder, and in the folder where I am running the script, but still nothing...
I am having trouble running an API included w/ one of my software suites. Whenever I get to a function call I get the subjected error. I have tried moving the file into the system32 folder in (WINXP), and I've tried to register it but apparently it can't be registered. I have even tried...
Does anyone know why I'm getting the following error in my script: "Run-time error '-2147417848 (80010108)': Method '~' of object '~' failed"? I can run all of my code successfully from within VB, but when I compile it and try to run it standalone it gives me this message. I'm running...
Does anyone know why I'm getting the following error in my script: "Run-time error '-2147417848 (80010108)': Method '~' of object '~' failed"? I can run all of my code successfully from within VB, but when I compile it and try to run it standalone it gives me this message. Any help...
BBaggins,
I'm trying to run on the same development machine. The OS is WIN98. I can't tell which line raises the error, as it doesn't say, and when I step through it via the developer it works fine. I'm thinking this is the line though
Set gWAccount = GWApp.Login("user"...
Does anyone know why I'm getting the following error in my script: "Run-time error '-2147417848 (80010108)': Method '~' of object '~' failed"? I can run all of my code successfully from within VB, but when I compile it and try to run it standalone it gives me this message. Any help...
Exactly. Yes I want to have the data imported and then have a table created w/ the intended format. I would be happy with either all the information on 1 record or multiple records w/ the ID on all, and I'd like to keep each seperate. Thanks...
Ok, I'm not actually even creating a report off this query. What I'm actually trying to do is set up the tables via queries which will be linked to my sql server. I created such a function w/ excel, but because I had more than 65526 records in a couple of the reports, by reports I mean reports...
Thanks, though that doesn't work. The id's aren't actually in the table. I want them to fill in as if they were in the table. The more I think about this, I'm thinking I'm going to HAVE to run a vba script on the report prior to linking it. Thoughts???
All,
Right now I have a report that I'm linking into access. The report is set up strange and I'd like to do everything from within access rather than creating a small excel macro. I have an agent ID column and I have an agent detail column. Here's where it gets tricky. I only have one...
All,
I have recently began trying to send a shift-f1 combination to extra via the sendkeys function. When I send the keys as shown in the help files (Sess0.Screen.Sendkeys("+<F3>"), extra sees this as a string rather than a key combination. If I call extra via appactivate and...
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.