View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scelle scelle is offline
external usenet poster
 
Posts: 1
Default CommandButton displaced after hiding/unhiding rows

I have a lot of buttons in my Excel sheet. They all have value "xlMove" for
the placement propertie. This means they should follow the place of a cel
when hiding/unhiding rows. Most of the time this works fine, but when I hide
a lot of rows, and all buttons are covering each other, the buttons don`t go
back to the original position after unhiding.

Any suggestions to solve this "bug"?