Matthew has attended:
Excel VBA Intro Intermediate course
Standardising outputs to deal with missing/duplicate data
If I always have to output data with a complete list of e.g. UK postcodes but my input data may have missing or duplicate entries how can I ensure that I always output a list with an entry (blank or with data) for each postcode and that duplicate records are summed to give a single output line

