View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_59_] Jim[_59_] is offline
external usenet poster
 
Posts: 1
Default does excel know in which cell a button is located?

Hi,

I want to add a row by clicking a button. The row must be added just above
the button. So a row must be added on a position relative to the button.
For this i should be able to know the position of the button: in which cell
is the button or on which cell postion is it bound?
Does anyone know how to achieve this?

Thanks, Jim M