View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lukas Rüttimann Lukas Rüttimann is offline
external usenet poster
 
Posts: 1
Default Spreadsheet in an Userform

Hi!
Does anybody know how a spreadsheet-control which I
inserted in an Userform can be linked with a certain range
of a certain worksheet? I inserted a spreadsheet-control
into an Userform and I would like to link this spreadsheet
with the range "A1:D8" of a worksheet named "Results". Is
this possible? How can it be done?

thanks, Lukas