04 ArrMode - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki

ArrMode compile constant

Indicates if ArrData is included in this project.

Applies to

TableData ArrData RsetData Xdata XShared

If the ArrData class module is included in the project, the ArrMode compile constant (at the top of XShared) must be True, otherwise False. If this is not done the project will have VBA compile errors.