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

NumFormatFill method

Fills number formats with those saved during Initialise. Returns True if successful, otherwise False.

Applies to

TableData ArrData RsetData Xdata XShared

Always fills at least one row below the header row with number formats, even if there is no data. Use in preference to FormatFill if number formats are the only formats required.