Hi,
I have a tab page, which I want to have a subform in form view, but also a subform in table view with just a few columns shown form the same data source/
However, when I move records in the form view i want the table view to move to the same record and vice versa, so you can scroll through the table view sub form and the form view sub form will move to the same record.
can this be done via link relationship or do I need to set up an 'onCurrent' event for each sub form and then do a 'move to record' some how via VBA code?
Advise on best way to achieve this affect is appreciated.
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
I have a tab page, which I want to have a subform in form view, but also a subform in table view with just a few columns shown form the same data source/
However, when I move records in the form view i want the table view to move to the same record and vice versa, so you can scroll through the table view sub form and the form view sub form will move to the same record.
can this be done via link relationship or do I need to set up an 'onCurrent' event for each sub form and then do a 'move to record' some how via VBA code?
Advise on best way to achieve this affect is appreciated.
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts