Dear All,
I've just started working with VBA. We have just finished writing some VBA program for interface purposes and it has been executing very good in 3 PCs running Window NT. Now when trying to run it in a HP vectra PC running Windows NT we are receiving the Run time error 75 - path/file access error.
The files are created in a directory in the drive C. In the program we define the full path:
"c\my directory\my file".
We have tried defining it, directly on the C drive with no success. We don't understand why it works ok in the other PCs and it is not working on this one. It must be something in the set up of the pc.
I would really appreciate some help. We have to have this up and running in this machine by this week.
Thanks in advance.
Eli
I've just started working with VBA. We have just finished writing some VBA program for interface purposes and it has been executing very good in 3 PCs running Window NT. Now when trying to run it in a HP vectra PC running Windows NT we are receiving the Run time error 75 - path/file access error.
The files are created in a directory in the drive C. In the program we define the full path:
"c\my directory\my file".
We have tried defining it, directly on the C drive with no success. We don't understand why it works ok in the other PCs and it is not working on this one. It must be something in the set up of the pc.
I would really appreciate some help. We have to have this up and running in this machine by this week.
Thanks in advance.
Eli