Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
as soon as you enter a number in a1 b1 will show the corresponding text contained in the second column of reference d1:e100. entering a nonexistent number displays the text with the next number down. to prevent this, enter false as the last parameter in the formula so that an error message is generated when a nonexistent number is entered.
a1에 번호를 입력하는 즉시, 참조 d1:e100의 두 번째 열에 있는 해당 텍스트가 b1에 표시됩니다. 없는 번호를 입력하면 그 다음으로 작은 번호가 있는 텍스트가 표시됩니다. 이를 원하지 않는다면 마지막 매개 변수로 false를 수식에 입력하여 없는 번호를 입력할 때 오류 메시지가 출력되도록 합니다.