Refer to specific records in a Report

  • Thread starter Thread starter Kon
  • Start date Start date
K

Kon

I would like when a report bases in a query to refer to specific records.
For instance
The result of the report is three records. How can I refer to record 1,
record 2 and record 3 of the report. Besides I would like when the reference
of the records are null to be able to hadle them.

thank you in advace.
Please send me the reply to my e-mail (e-mail address removed) too.
__________________________________________________________________ iliadisk
ICQ#: 2723633 Current ICQ status: + More ways to contact me
__________________________________________________________________
 
From where do you want to refer to specific records? From within the report?
From within a specific section of the report? From outside the report?

Could you provide an explanation of why you need to do this?
 
I have a database having these fields

Name, Month, days, salary
I put in page Header a text where it says.
The folowing (I must refer to names in horizontal orientation) in Months
(Refer to months)
So I think I must refer to specific records of the Detail section of the
report and put it in Horizontal orientation.
The report based on a query.
 
Could you provide an example that identifies the page header and detail
section with some values? Does this have to be in a page header or would a
group header work?
 
Back
Top