View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nacho Nachev Nacho Nachev is offline
external usenet poster
 
Posts: 26
Default Locking button to a cell/range

Hello,

I have a button on a worksheet that has to stay always in the boundaries of
the cell/range I put it on. I.e. I need lo somehow "lock" it to the
cell/range.

Which is to correct way to do it programattically?

Thank you for your time,
Nacho