hi all 🙂
I'm finally getting a grasp of what I'm doing..maybe. However, I'm running into an issue creating my table.
I am creating a table of invoices. Each invoice will be put under a particular acct_name such as hills. However, if I try to input 'hills' in more than one line in the table for acct_name, I get an error. How can I create it so I can have a bunch under that acct_name?
My ideas are:
1) create a different table for each acct - which would be a huge pain as we have hundreds
2) perhaps not set it as primary field?
3) open for suggestions
Thank you very muchly in advance.
-- Anna in WA