running vbs

M

mrrcomp

HI

I noticed other posts on this however all the suggested solutions are still
not working..

I have a VBS script that I need to be able to invoke from within my Access
VBA code. (Importing the code to the app isn't an option). I have tried using
the shell() directly to the VBS also tried to the wscript.exe + filename
option still doesn't run the script. Tried the ShellExecute still doesn't
run. Tried Shell to a bat file that runs the VBS still doesn't work...(The
bat file if I run from explorer works fine!)

Any suggestions what the problem could be?

HELP HELP HELP??

Regards

Meir
 
Top