View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] david@orchardhouse.org.uk is offline
external usenet poster
 
Posts: 3
Default Indentifying the last row in a sheet with data in it rather than formulae

I have a sheet that reports on data in another worksheet based on
parameters in the third worksheet.

The number of lines on the report worksheet may vary according to the
parameters I put in the third (control) worksheet.

What I want to do is have a macro that will print the report but only
as far as the data is rather that the underlying formulae so I don't
have multiple wasted lines at the bottom.

Can anyone help me to do this please.

Thanks

David