pdwalke4
03-10-2007, 08:56 AM
how can i calculate the SUM total of a cost in an order form (e.g has 3 items) and transfer the data to a Total field in the main form?
Badger
Badger
|
View Full Version : transfering data from sub form to form pdwalke4 03-10-2007, 08:56 AM how can i calculate the SUM total of a cost in an order form (e.g has 3 items) and transfer the data to a Total field in the main form? Badger RuralGuy 03-10-2007, 08:59 AM Are you talking about forms or reports? This thread is in the report section. pdwalke4 03-10-2007, 09:26 AM ooops sorry, was having a problem with a report but solved it before posting, forgot to chance sections. Is a form problem. Sorry RuralGuy 03-10-2007, 09:31 AM Is the "order form" a SubForm of the "MainForm" or a separate form that is running at the same time? |