K
KrisN
I have two forms. First form allows data entry while the second form shows
formulated data for each data row. I currently have the Master/child linked
up correctly but some records have more then what can fit on a form. When I
scroll in the main form the other form is stagnant.Since I need the forms to
be continuos, I could not do a subform. Is there a way to make the first
scroll bar navigate in sync with the second form and have only one scroll bar
navigate/control both form simultaneously by writing a vba code?.
formulated data for each data row. I currently have the Master/child linked
up correctly but some records have more then what can fit on a form. When I
scroll in the main form the other form is stagnant.Since I need the forms to
be continuos, I could not do a subform. Is there a way to make the first
scroll bar navigate in sync with the second form and have only one scroll bar
navigate/control both form simultaneously by writing a vba code?.