04 ErrNumber - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki
ErrNumber property
Error number.
Applies to
| TableData | ArrData | RsetData | Xdata | XShared |
|---|---|---|---|---|
| ✓ |
If an error occurs during a number of the RsetData methods, in addition to the normal error processing the error number is stored in the ErrNumber property to assist with problem solving. See individual methods for details.