
CreateObject("excel.application", "myremotecomp") dosent work
I am trying to do this in some VB and VBS code
CreateObject("excel.application", "myremotecomp")
It works fine on localhost, but it screws up on another win98 computer.
Could someone tell me what permissions I have to change in both 98 and
2000/NT5. For 2000/NT5 (server) I need to password protect it.
Thanks in advance
Ben