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

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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)
 
Back
Top