04 CheckBlank - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki
CheckBlank method
Returns True if all cells in the specified row are empty, empty strings, | or 0, otherwise False.
Applies to
| TableData | ArrData | RsetData | Xdata | XShared |
|---|---|---|---|---|
| ✓ |
Parameters
| Name | Type | Description |
|---|---|---|
| Row | Long | Row to check. |