set group invisible

I

iccsi

I wanted to set my dummy group invisble depends on user select.

I tried to do like following me.grouplevel(3).visible = false, but I
get compile error.


I just wanted to know is it possible to set dummy group invisble?

Your help is great appreciated,
 
D

Duane Hookom

Did the intellisense offer this up? If you want to make a report section
invisible, use Me.Section(x).Visible.
 
I

iccsi

Did the intellisense offer this up? If you want to make a report section
invisible, use Me.Section(x).Visible.

--
Duane Hookom
Microsoft Access MVP








- Show quoted text -

Thanks for the information,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top