Last updated 3 years ago
Was this helpful?
=CONCATENATE("例如:",B3," ⨉ 20 = ", INT(B3*20), " 人")
結果:
例如:1.5 ⨉ 20 = 30 人