Hi,
I have a small database for a charity. It contains records of donations made by donors. I would like to make a report that i can use to print receipts but would need it to print each record twice on one page..meaning two of each field name showing. so that there is two receipts on each printout.
My question is how can i show the same field of the same record twice. ie
at the time and bottom on the same report page?
Thanks again!
I have a small database for a charity. It contains records of donations made by donors. I would like to make a report that i can use to print receipts but would need it to print each record twice on one page..meaning two of each field name showing. so that there is two receipts on each printout.
My question is how can i show the same field of the same record twice. ie
Code:
First_name
Thanks again!