Hi! I'm a bit of a noob when it comes to this so, be aware. There are two forms. One (form A) that is containing a list box of all the occurrences from a specific table in the database. The other one (form B) also contains information about the same occurrences but in greater detail. In this form you can browse through the records by using the record footer.
When you click on a row in the list box (form A), you reach the other form (form B). I have managed to pass the argument from a given row in form A to form B, but i don't have a clue of how to manipulate the form's "detail records" with the id passed on from form A.
Any help is appreciated!
Patrik
When you click on a row in the list box (form A), you reach the other form (form B). I have managed to pass the argument from a given row in form A to form B, but i don't have a clue of how to manipulate the form's "detail records" with the id passed on from form A.
Any help is appreciated!
Patrik