Re: Only The Report Header Is Printing - No Data
- From: "Ken Snell \(MVP\)" <kthsneisllis9@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 23:02:40 -0400
Controls are things like textboxes, comboboxes, listboxes, buttons, labels,
etc. In order to display data on a report, you must have a textbox on the
report and that textbox must be bound to a field in the report's
RecordSource (that textbox must have the name of a field in the textbox's
ControlSource property).
--
Ken Snell
<MS ACCESS MVP>
"JODI via AccessMonster.com" <u42259@uwe> wrote in message
news:8172cade3d706@xxxxxx
I would have to say yes to the Record Source. There are tables and queries
set up. As for the next question you have lost me. I'm not sure what you
mean
by controls on the report. How do I check this?
Ken Snell (MVP) wrote:
Does the report have a RecordSource? A table or query that is providing
the
data to the report? Do you have controls on the report that are bound to
fields in that RecordSource table/query?
I use an Access application here at work, which includes a button on a[quoted text clipped - 5 lines]
form
to print a report. When I try to print the report nothing comes out but
don't know what I'm really looking for.
I'm frustated and need help.
--
Message posted via http://www.accessmonster.com
.
- References:
- Only The Report Header Is Printing - No Data
- From: JODI
- Re: Only The Report Header Is Printing - No Data
- From: Ken Snell \(MVP\)
- Re: Only The Report Header Is Printing - No Data
- From: JODI via AccessMonster.com
- Only The Report Header Is Printing - No Data
- Prev by Date: Re: Multi-Level GROUP By Clause is not allowed in subquery
- Next by Date: RE: how to insert a record to a report
- Previous by thread: Re: Only The Report Header Is Printing - No Data
- Next by thread: RE: Only The Report Header Is Printing - No Data
- Index(es):