Hi all,
I have a list of transactions that I would like to split up by cashflow category. These categories depend on combinations of:
- Account Code
- Journal Type
- Cost Centre
- Transaction Reference
I have set up 4 lookup tables with the above data and merge them with the transactions table, but was wondering if someone could suggest a different approach.
I can't think of another way, other than using VBA to loop through and apply categories, but I feel sure that PQ will have the answer.
Thanks
Rich
ps I can attach files if necessary, but its really more of a general direction I'm looking for.
I have a list of transactions that I would like to split up by cashflow category. These categories depend on combinations of:
- Account Code
- Journal Type
- Cost Centre
- Transaction Reference
I have set up 4 lookup tables with the above data and merge them with the transactions table, but was wondering if someone could suggest a different approach.
I can't think of another way, other than using VBA to loop through and apply categories, but I feel sure that PQ will have the answer.
Thanks
Rich
ps I can attach files if necessary, but its really more of a general direction I'm looking for.