I'm very new to this forum, so I'm bound to make mistakes. My experience with Access as been selective. Rather than explaining what is needed, I'll provide a current state and the desired state:
Current State (table)
Description Line number Line description Dollar
Line 1 PO 1 1 Body Cost $1.00
Line 2 PO 1 2 Excise Tax $ .50
Line 3 PO 1 3 Sales Tax $.25
Line 4 PO 1 4 Sales Tax $.10
Desired State (table)
Description Body Cost Excise Tax Sales Tax 1 sales tax 2
Line 1 PO 1 $1.00 $.50 $.25 $.10
Can someone help me to get from the current state to the desired state without creating multiple make table queries?
Any help would forever make my life easier.