I currently use a table component on one of my forms.
This table component contains columns of 5 other related tables.
Now I want to perform a searh on the table component from one of the 5 other tables and then move to that record on the form.
The problem though is that I can only do a search and move to that record if the column is located in the 1st of the 5 tables.
This is a real bad description of the problem but bear with me! Any ideas or comments will be greatly appreciated
This table component contains columns of 5 other related tables.
Now I want to perform a searh on the table component from one of the 5 other tables and then move to that record on the form.
The problem though is that I can only do a search and move to that record if the column is located in the 1st of the 5 tables.
This is a real bad description of the problem but bear with me! Any ideas or comments will be greatly appreciated