R
Rob
The following code works beautifully for setting the section Height in the
Detail section...
Me.Section(acDetail).Height = 400
But the following does not work for the GroupHeader0....
Me.Section(acGroupHeader0).Height = 600
Any ideas ?
Detail section...
Me.Section(acDetail).Height = 400
But the following does not work for the GroupHeader0....
Me.Section(acGroupHeader0).Height = 600
Any ideas ?