hi there all..
i'm trying to create a report in design view. what i have done is put all the stuff that i want to display in a record set. now, i would like to put the stuff from the record set into a report. i do not know how to access a particular "index" in the report. so for example.. i would like to put the contents of r.fields(0).value (r is my record set) into my first column and first row of my report.
Does anyone know how to do this??
Thanks in advance,
drew
i'm trying to create a report in design view. what i have done is put all the stuff that i want to display in a record set. now, i would like to put the stuff from the record set into a report. i do not know how to access a particular "index" in the report. so for example.. i would like to put the contents of r.fields(0).value (r is my record set) into my first column and first row of my report.
Does anyone know how to do this??
Thanks in advance,
drew