请输入正确的vlookup公式查询当前用户id的性别()
a==VLOOKUP(用户id,A2:C6,用户id,1)
a==VLOOKUP(用户id,A2:C6,性别,1)
a==VLOOKUP(性别,A2:C6,用户id,1)
a==VLOOKUP(性别,A2:C6,性别,1)