I'm a new user to anything other than basic Excel.

I've written an Access application that will import an Excel spreadsheet and use the data to create a report. That's fine, however--

I now find that the customer hides rows that should not be processed. Is there a way in VB to
(a) find all rows that are hidden (i.e. row height 0) and
(b) delete hidden rows?