View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Rudski[_2_] Tom Rudski[_2_] is offline
external usenet poster
 
Posts: 6
Default Rundll32 & user error

getting an error when running code:
Shell ("rundll32 user,wnetconnectdialog"), vbNormalFocus

Error is:
RUNDLL (in top of error box)
Error loading user
The specific module cannot be found

<<<<<<<< end error

both files are in C:\WINNT\SYSTEM32\

TIA