E
EagleOne
2003 - 2007
Last year I needed help trapping a no-find error in VBA for Excel.
I think that the answer used isnumeric() to trap the error from blowing up succeeding VBA.
In short, the initial function would throw an error which was not easily trapped.
One of the MVP crew, used I believe an isnumeric() to trap that error.
I thought I had documented that synergistic coupling of functions but did not.
Anyone have ideas of coupling seemingly unrelated functions to trap?
TIA EagleOne
Last year I needed help trapping a no-find error in VBA for Excel.
I think that the answer used isnumeric() to trap the error from blowing up succeeding VBA.
In short, the initial function would throw an error which was not easily trapped.
One of the MVP crew, used I believe an isnumeric() to trap that error.
I thought I had documented that synergistic coupling of functions but did not.
Anyone have ideas of coupling seemingly unrelated functions to trap?
TIA EagleOne