View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Peter is offline
external usenet poster
 
Posts: 349
Default Excel Used Range

I have placed an Excel spreadsheet into a DSO Framer control. I populate the
spreadsheet with my data.
I want users to be able to see only those rows and columns with the
UsedRange data I provided, and nothing else. How is this done.