Subreport not printing

T

Tim Long

Hello, I have a subreport on in a report's header section. The Link
child/master fields are empty and everything is set to visible. There are no
events connected with the subreport. The subreport records (30 of them in my
test sample) are visible in print preview, but do not print out. I'm baffled!
Can anyone help?

Many thanks in advance

Tim Long
 
T

Tim Long

Apologies, I have just realised what I am doing wrong: the query underlying
my subreport referenced a combo box on the form used to open the report, when
i should be using a combo box for the same field on the main report...
 
Top