I have two Tables, each have a Primary Field of Date.
Table 1 has a row for each day of the month.
Table 2 has multiple rows for each day of the month.
My Challenge - How do I take a single field’s data in Table 1 and apply/copy it to a field in Tabl...