There are two tables. The first one is “Employee Expenses” ( EE), where “employee name”, “expense type” ( such as transport, print, advertisement), “amount” and “date” are recorded. The other table, is named “Employee Sales”( ES) and stores “employee name”, “sold product”, “quantity” and “date”.
A third table is needed, maybe by a query, to show data from both tables, to have expenses and sales for employees. I do not know what to do about the common fields. In the design view, shall I choose “date” and “Employee name” from both tables? How can I have one “date” field in the query which gets data from both table? I hope I am describing the situation clearly.
Thank you
A third table is needed, maybe by a query, to show data from both tables, to have expenses and sales for employees. I do not know what to do about the common fields. In the design view, shall I choose “date” and “Employee name” from both tables? How can I have one “date” field in the query which gets data from both table? I hope I am describing the situation clearly.
Thank you