View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James[_19_] James[_19_] is offline
external usenet poster
 
Posts: 2
Default Display set area

I have created a user interface on an Excel sheet. It
occupies Range A1:J21

Is it possible to show this area only? The rest of the
sheet is empty so I only want to display this range.
Hopefully, the function will not allow a user to scroll
anywhere. Is this a trim function? Could it be a lock
function?
I am teaching myself VB so a simple explanation would be
v. useful.

Many thanks,

James