Avatar

Level 10

Hi there,

Basically, I'd say remerge is suppose to do exactly what you want.

I am not quite sure why it is not resetting the visibility of your rows, even if you try remerge alone?

Otherwise, you could create a recursive function that loops through each subforms and search for a row that its visibility is initially set to hidden and set them to hidden.

Hope this will help