It seems like I should be able to find the error description when I type the error number in the Immediate window but I can't figure out how to do that.
If I try:
?Err.Number(2451)
I'm told I have the wrong number of arguments or invalid property assignment. The Help file isn't very helpful.
If I try:
?Err.Number(2451)
I'm told I have the wrong number of arguments or invalid property assignment. The Help file isn't very helpful.