Getting one report with parameter want sql to run another report

  • Thread starter Thread starter Newbie Sandra
  • Start date Start date
N

Newbie Sandra

Hi, very new to VB with Access, trying to run a simple
report that will list all projects in my dbf of 347.
Copied my report from another report that checks for the
project status. Renamed my new report and removed the
group header for project status. Updated record source to
pull fields without using the project status.

Have put sql code in for new report to run but somehow
Access keeps asking for the project status from my old
report. Hope I making sense with the way this is written,
and I really hope someone can help me...
 
Hi Sandra. I would check the report in the design view and check the SOrting
and Grouping, eventhough yu removed the group headers/footers this does not
necessarily remove the related sorting and grouping selections.
Good Luck
 
Back
Top