Visible property not available in code for a report

G

Gary S

Hi,

I have a report that has several subreports in the detail section.

I want to sometimes show certain subreports and soemtimes not
based upon criteria. The problem I have run into is in code, the
visible property is not available in the on format for the detail section.
Could somebody help me solve this problem.
 
J

Jack Leach

I'm not an expert with reports, but sometimes intellisense doesn't pick up
various properties. Have you tried coding the .Visible property? It may
work even if you don't see it in the popup list.

--
Jack Leach
www.tristatemachine.com

"I haven''t failed, I''ve found ten thousand ways that don''t work."
-Thomas Edison (1847-1931)
 

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