View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christian Galbavy[_2_] Christian Galbavy[_2_] is offline
external usenet poster
 
Posts: 5
Default group of rows and element

Hello!

I have the following problem:
I have 5 rows, in one of them, there is an element (a combobox). I make a
group of the five rows. Now when I click on the "-"sign to hide the rows,
the combobox does not get hidden and stays on the excel-sheet.
Does anybody know how I can manage this problem?
In my excel-options I have activated the checkbox that objects should be
copied and cut out with cells, and this works (for example when I cut out
the row with the element and insert it somewhere the combobox is included in
this process).

Thanks for your help.
Regards
Christian