View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
UB UB is offline
external usenet poster
 
Posts: 120
Default To have 2nd window view only

Hi
I have a vba code that gives me some data in the sheet. I have a button in
the sheet and when user click on the button he can see another canvas in read
only mode. I also need to feed some data to this canvas.
Can you please advise, what options do I have to fulfil this need.

Regards