I am developing a database that tracks monthly expenses. I need to be able to compile each month into one table and am not able to figure out the best way to do this. Each person has a unique code, but could be listed multiple times for the year. Please let me know best way to do this.
I have a master table created of all team members with name; code, etc.
I have a master table created of all team members with name; code, etc.