Display set range

  • Thread starter Thread starter infojmac
  • Start date Start date
I

infojmac

Hi,

This is probably very simple, but i don't know how to do it and it
driving me crazy.

I just want to show a set range on a sheet. So the default is that th
user views column 'BU' and onwards.

Just selecting the range doesn't appear to work.

Cheers
 
assuming you want to restrict what the user can look at -
You might be able to do it with the scrollarea property of the sheet. Note
that this would need to be set each time the workbook is opened.

Another approach might be to hide the rows and columns you don't want
viewed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top