logga

Msflexgrid Vba

| Property | Recommended Value | Description | |----------|------------------|-------------| | Name | fgData | Logical naming | | Cols | 5 | Number of columns | | Rows | 10 | Number of rows | | FixedCols | 1 | Fixed (non-scrollable) left column(s) | | FixedRows | 1 | Fixed header row(s) | | AllowBigSelection | False | Select only one cell, not entire row/col | | SelectionMode | flexSelectionByCell | Select individual cells | | ScrollBars | flexScrollBarBoth | Both vertical & horizontal |