How to trap the error message "Remote Data not accessible"?

  • Thread starter Thread starter rghpvf
  • Start date Start date
R

rghpvf

I have tried to use IsError and On Error in VBA to trap the error
message "Remote Data not accessible" when a DDE program is not active,
but I keep getting the dialog box. I want to clear the active cell if
the program is not running. Any ideas?
 
Back
Top