O rite than..

Heres one..

Im doing this for a resturant..

I have a table named "items". It has two fields 'food' and 'price'. I have a form named 'form_payment' that has lots of text boxes like 'how paid' , ' served by' 'discount' etc etc...

No also on the form is a command button which print previews a report. The report runs ok and displays all the fields of the tables, ie; food and prices.

now in the report footer.. I would also like to display the information entered in the text boxes of the form_payment. I would like to display on the report "how paid"served by etc..


how?

please help..