Can't find report design, yet DoCmd.OpenReport can

M

MKretzler

I have a report built by a previous developer. When the button that provides
the parameters and displays the report is pressed, it appears for preview and
printing. If I switch it to design mode, I can make changes to the layout
that show up the next time I run the report. But I can't see the report in
the database report window -- it's not in the list. There is a code-behind
module, but no layout design that I can see, except through the preview.
Where is it?
 
S

Steve

Open the database window to Reports. Click on Tools - Options. Under the
View tab go to Show and check Hidden Objects. Your report will then appear
in the list of reports. Right Click on the report and click on Properties in
the dialog that appears. Uncheck Hidden.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)
 

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