Modifying Data Connection

R

rogge

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
 
D

Dean

Instead of creating separate forms, you could create a new View that
contains the Report.
 
Top