Please enter keywords to search
See more "" Search results for
View All 1 个回答
可以使用公式 if...then...else
例如:表中的“等级”列为字符串类型,用123表示了三个等级。想将列中“1”更换为“A”,“2”更换为“B”,“3”更换为“C”
if 等级=“1”then “A”else if 等级=“2”then “B”else "C"
This guy is lazy,Introduction has not been set
你的浏览器版本过低,可能导致网站部分内容不能正常使用!
为了能正常使用网站功能,请使用以下浏览器