No Report when subform is null

  • Thread starter chopper7898 via AccessMonster.com
  • Start date
C

chopper7898 via AccessMonster.com

I have a MainForm with a small Subform to choose a contractors name.
The subform is in a tab.
I have other info in the same tab to fill in relating to a project.
I have a report that has both the tab and subform info.
When I click on the cmdButton to preview the report it doesn't show the info
unless the subform has info in it.

I would like to be able to show the info from the tab even when the subform
is null.
 
Top