I am making a form that will be used to report data from another form. (Why?
Mainly to separate data and reporting.)
Will creating a form, then changing a receive data connection 'break' the
data bindings? (filed names will remain the same)
thanks
Dean - 03 May 2006 17:46 GMT
Instead of creating separate forms, you could create a new View that
contains the Report.
>I am making a form that will be used to report data from another form.
>(Why?
[quoted text clipped - 3 lines]
> data bindings? (filed names will remain the same)
> thanks