Ive tried searching the forums but cant find out how to do this....
ive got a total value on a subform that i want to refer to it from the main form, and set a value from it
ie.
sub form: total field
main form: total field (not saved, just on form for calculations)
how do i get it across?
Forms!Subform!Field = Forms!mainform!Field
dont seem to work
ive got a total value on a subform that i want to refer to it from the main form, and set a value from it
ie.
sub form: total field
main form: total field (not saved, just on form for calculations)
how do i get it across?
Forms!Subform!Field = Forms!mainform!Field
dont seem to work