VBA Hiding Rows
I have a table of data with dates in the first column and then a bunch
of other data across the row. On top of this I have a beginning date
cell and an ending date -- I would like to use VBA to hide the rows
with dates outside of the period (bounded by the begin/end dates). How
do I do this?
Also if it could update as the begin/end dates change -- that would be
ideal.
|