Thread: run time error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nuti nuti is offline
external usenet poster
 
Posts: 4
Default run time error

hi all,

im running a macro which sets dns names for all the clients.
it takes the input from the excel sheet.

whil executing i got this run time error.

Got Run-Time error: -

2147024894(80070002) Method 'Run' of object 'IWshShell3' failed

how wshould i go about it?