Hi
I have 2 tables both has a field that contains the same info, a id field.
I also have a form with 3 textboxes 2 is conected to same table and 1 is to the other.
when I click move to next record I want the 3 txtbox to change. Now only the first 2 changes.
Suggestions on how to solve this??
Do i put a select statement in the init mode?
Thanks
//Holm
I have 2 tables both has a field that contains the same info, a id field.
I also have a form with 3 textboxes 2 is conected to same table and 1 is to the other.
when I click move to next record I want the 3 txtbox to change. Now only the first 2 changes.
Suggestions on how to solve this??
Do i put a select statement in the init mode?
Thanks
//Holm