C coolvicki7 Jan 11, 2008 #1 Is any one aware of runtime error 351? If yes, please explain it. I tried to search it on Google but didnt find anything. Thanks
Is any one aware of runtime error 351? If yes, please explain it. I tried to search it on Google but didnt find anything. Thanks
D Douglas J. Steele Jan 11, 2008 #2 If you go into the Immediate window (Ctrl-G) and type ?AccessError(351) then hit Enter, you'll see that it's the extremely helpful "Application-defined or object-defined error." What's the code you're running that's causing the error?
If you go into the Immediate window (Ctrl-G) and type ?AccessError(351) then hit Enter, you'll see that it's the extremely helpful "Application-defined or object-defined error." What's the code you're running that's causing the error?