Affichage des articles dont le libellé est One form for a Single Entry. Afficher tous les articles
Affichage des articles dont le libellé est One form for a Single Entry. Afficher tous les articles

One form for a Single Entry, and a popup for Multiple Entries...

samedi 7 mars 2015

Hello.



I have two simple tables tracking Transactions...(attached)





One is used for tracking single transactions, and the other is used for tracking multiple Transactions...



TblTopLines (used for single transactions)

TblPostMultiples (used for multiple transactions for a continuous form)



I have a question that relates to the relationship of both above tables in regards to the following :



95% of all transactions are based on a single line only, so would rather keep things tidy and use only the one form.

Of the other 5% of transactions, I'd like another from to popup based on TransactionType (in this case "Split / Multiple Transactions").



My Question is this...



I'd like the topLineID AND TransDate carried over to the popup form...on each line, but ...

I can get the form to open when "Split / Multiple Transactions" is selected and I can assign the TopLineID to only the top line of the continuous form, and all the entries below won't populate.

What have I done wrong?:eek:




Attached Images





File Type: jpg Relationship.jpg (44.6 KB)



One form for a Single Entry, and a popup for Multiple Entries...

Labels