I have a raw file that is poorly created (cannot be helped). I want to be able to pull each number under each type, as well as the total. There are many Unique City numbers.
I want to be able to pull out Type 4 Sales for all the Cities (E7, E11, E15). I have no idea where to start. I am having difficulty because each Sales row does not have its own unique identifier, but rather has a unique identifier above it. I hope this makes sense. Any thoughts would be greatly appreciated.
This is ultimately what I would like it to look like:
Again, thank you for any assistance/guidance you can provide.