hi,
i have a database that looks like this:
a1 b1 c1 d1 e1
234 john 1981 portugal yes
456 mary 1984 portugal no
643 gary 1946 england yes
387 larry 1978 brazil no
267 sarah 1979 india yes
i want to be able to when i enter the number 234 in a sheet it prints on another column the correspondent country, in this case "portugal".
i have a database that looks like this:
a1 b1 c1 d1 e1
234 john 1981 portugal yes
456 mary 1984 portugal no
643 gary 1946 england yes
387 larry 1978 brazil no
267 sarah 1979 india yes
i want to be able to when i enter the number 234 in a sheet it prints on another column the correspondent country, in this case "portugal".