I have my main table that basically holds all my data. I have a second table that I want to hold additional information based on a query run off the first table.
The query basically just gives me a grand total for a person, and works fine, I just can't seem to get it populated over to the new table so I can create my form.
Hope this makes sense
and thanks in advance for your help
The query basically just gives me a grand total for a person, and works fine, I just can't seem to get it populated over to the new table so I can create my form.
Hope this makes sense
and thanks in advance for your help