
Originally Posted by
lgsikaffy
So I put in the code to the actual document I'm working on... For some reason when you do select a country and an ID the font becomes double the size
That's because the output adopts the underlying formatting of the range it's attached to, which is 20pt Calibri.

Originally Posted by
lgsikaffy
Then the additional Id's are no longer updating and stay with only the Colombia additional ID info.
Actually that's not happening at all - the Columbia info is already there. The real problem is that the content controls are titled 'Adicionales', but the macro is looking for content controls titled 'Addicionales' (as per your previous attachment)...