Hi,
Could someone please help urgently with a VBA to hide/unihide rows.
The range starts from constant row 22 (start row) and ends on constant row 83 (end row).
Between these ranges I would like to only show rows with values.
The number of rows I would like to appear from constant row 22 is derived from cell (A7). The value in this cell changes or dynamic and is determined by a count formula ie. row 22 (start row) + counta(range).
Thanks,
SONART
Could someone please help urgently with a VBA to hide/unihide rows.
The range starts from constant row 22 (start row) and ends on constant row 83 (end row).
Between these ranges I would like to only show rows with values.
The number of rows I would like to appear from constant row 22 is derived from cell (A7). The value in this cell changes or dynamic and is determined by a count formula ie. row 22 (start row) + counta(range).
Thanks,
SONART