|
midrange-l@midrange.com writes: >Mike, > >True, very true, anything that can be done in Excel VBA can be done in VB. >But can it be done if Excel is not installed where the VB program is >running? Don't you need Excel DLL's or something? I'm wondering here; I >don't know. I would think that if you didn't need Excel installed >locally, >you could theoretically write your own version of Excel. Maybe MS figures >no one will bother ;-) You do need to add MS Excel Object Library (there are different versions of this, corresponding to the different versions of Excel, I think) to the "References" in your VB Project, so your program knows what you're talking about when you refer to the Excel pieces. But if you compile the VB as an .EXE I'm not sure you also need Excel to be installed on the system where the VB program is running (you're not actualy running Excel, as I understand it, you're manipulating an Excel object using the VB program). > > >And are you suggesting that the 400 itself can run the VB program, or that >I map a drive through NetServer and have a PC actually run the VB program? >Remember, no PC allowed in the mix. I was suggesting that the 400 _might_ be able to run the VB program directly off the IFS, but that's totally a guess on my part. I just figured it's worth a try given the requirements of your situation. I'd be really curious to know if that worked - it seems as if it would open up some interesting possibilities. But it sounds as if you may have found a better (in the sense of "easier and quicker" solution with the kemetech product. . . . > > >Mike E. Mike Naughton Senior Programmer/Analyst Judd Wire, Inc. 124 Turnpike Road Turners Falls, MA 01376 413-863-4357 x444 mnaughton@juddwire.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.