GSCaupling
Technical User
Using Office 365.
This is basically a commission scenario.
I have a Sales Table with:
SaleID
and a Commission Splits Table:
SplitID
I can populate the Sales table without problem
The issue is populating the Splits Table. Depending on WHO made the sale (AgentID), one to three people may get a percentage of the sale. How can I append the Splits Table based on the AgentID to include these one-to-three records for Agents who get a piece of the action?
I know this is an Access forum, but if the solution involves creating a table in Excel and appending from there, that's okay. The Sales data is collected in Excel before being exported to Access. And PLEASE tell me this is possible without VBA!![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Thank you!
[Green]******^*******
[small]I[/small] [small]Hate[/small] [♥] [small]Ambiguity.[/small][/green]
This is basically a commission scenario.
I have a Sales Table with:
SaleID
AgentID
Product
Price
and a Commission Splits Table:
SplitID
SaleID
AgentID
Split%
I can populate the Sales table without problem
The issue is populating the Splits Table. Depending on WHO made the sale (AgentID), one to three people may get a percentage of the sale. How can I append the Splits Table based on the AgentID to include these one-to-three records for Agents who get a piece of the action?
I know this is an Access forum, but if the solution involves creating a table in Excel and appending from there, that's okay. The Sales data is collected in Excel before being exported to Access. And PLEASE tell me this is possible without VBA!
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Thank you!
[Green]******^*******
[small]I[/small] [small]Hate[/small] [♥] [small]Ambiguity.[/small][/green]