Try insert two textboxes:
In the First textbox1 put:
LookUp(TableName,CountryColumn=Dropdown.Selected.Value,Manager1Column)
In the First textbox2 put:
LookUp(TableName,CountryColumn=Dropdown.Selected.Value,Manager2Column)
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution