Forum Discussion

AndrewKonopacki's avatar
AndrewKonopacki
Qrew Member
3 years ago

Adding a counter to a value from parent table and saving in child table.

I have two tables, Projects and Samples. Samples is a child to Projects. One to Many Samples per Project.  I want to populate a field in a Samples Record with a number from the Project (Project ID)...