View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default dynamic print ranges ...

Surely, if you set it to al columns, the blank columns are just ignored?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"manfareed" wrote in message
...
hi ,

I need to be able to set a print range according to the last column with
data. The last used column varies with different entitities. The last row
on
the print range should always be 710.

Thanks