Happy Friday Everyone!
Wondering if someone can point me in the right direction. This question involves two tables and one form. One table contains static data (such as part number, description, cost, etc.). The other table is a more dynamic table that contains history about activities. The form builds the dynamic table from data in the static table.
I use a dlookup to populate the form, now I want to know how to put that data in my dynamic table.
Any help is greatly appreciated.