View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
greg235 greg235 is offline
external usenet poster
 
Posts: 1
Default Linking Scrollbar Min and Max values to worksheet cells

I'm not too familiar with controls, so I hope that what I'm trying to do is
easy.

I've placed a scrollbar control on my worksheet. There are MIN and MAX
values that can be manually entered in the properties page, but I need to
reference a worksheet cell for each of these parameters. Is there an easy
way to do this?

Thanks,
Greg