I have a tool I am working on using the latest version of Excel (whatever it is) and I have a table which looks like this:
I want to take each unique combination of values from the Code and POBox fields from the top table, and make them show in the bottom table only once, with the time and volume columns totaling up in the bottom table for each of those unique combinations. The end result in the bottom table should look something like the following, given the table values above: 
I hope I explained that well enough. Thanks in Advance! I have tried different combinations of the UNIQUE function, XLOOKUP, IF, IFS, CHOOSE, and I am stumped.


