if [Condizione] Then
e.cDoPage("QRYINFO").SectionHidden=False
else
e.cDoPage("QRYINFO").SectionHidden=True
end if