This is a question I've considered for some time, but the need hasn't been so pressing until now.
In Excel, the "opentext" method accepts an array of "fieldinfo", which tells the open method how to treat each column of data imported. I have the potential need to make that...
A colleague has developed a solution for one of our users which involves the following:
1. An existing MS Access application;
2. A linked table within the Access database, using ODBC;
3. The link is to an HPe3000 IMAGE database, using Minisoft's ODBC driver.
To add another level of complexity...
I have a VBA program (macro running in Outlook) which happily (i.e., successfully) executes the following code:
Shell ("M:\Program Files\HPCOMMS\HPCOMMS hp;setyymm")
However, when I attempt to run similar code from VBScript:
set Shell =...
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.