假如我有份成績表, 我將作以下換算, 以便將分數加晒 (similar to ce results):
A=5
B=4
C=3
D=2
E=1
F/U=0
請問用excel 可以做到ma?
(我知道SPSS 可以做到, 不過唔知excel 要點搞)
多謝解答. |
|
|
|
|
原帖由 sa 於 2007-5-28 16:01 發表 
可以, 用vlookup
狂用if函數得唔得?~:? |
|
3AV188.HD199
|
|
|
原帖由 3av188 於 2007-5-29 01:12 發表 
狂用if函數得唔得?~:?
無所謂, 但係run起上來會較慢. |
|
|
|
|
另外, 我想問: 多格相加而大過或等於某數會作出提示
如: 6 + 6 + 6 + 6 + 6 + 10 > 36 而出現提示
THX ~ |
|
|
|
|
原帖由 <i>kmbc81</i> 於 2007-6-5 19:20 發表 <a href="http://hkitalk.net/HKiTalk2/redirect.php?goto=findpost&pid=928425&ptid=208149" target="_blank"><img src="http://hkitalk.net/HKiTalk2/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://hkitalk.net/HKiTalk2/images/common/back.gif');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
另外, 我想問: 多格相加而大過或等於某數會作出提示<br />
如: 6 + 6 + 6 + 6 + 6 + 10 > 36 而出現提示<br />
<br />
THX ~ <br />
用if |
|
|
|
|
原帖由 sa 於 2007-6-5 22:30 發表 
用if
小弟愚拙, 睇完說明都唔係好識用if 同vlookup, 可否在此略教一二?
(小弟試既command 係 "=IF (A1=A, 5, 0)")
小弟意外找到"code(text)", 但我又控制唔到個output.......
咩情況下先會用"code" 同埋點用?
另, 若想計工資, 我做到鐘數總和,
但當鐘數乘以時薪時, 會有d 古怪野出黎.
(e.g. 時薪10 但工時11hr,
A1=11:00, A2=10*A1 後顯示出14:00)
"14:00" 係代表咩? 又何以解決?
多謝各位. |
|
|
|
|
原帖由 <i>av220</i> 於 2007-6-6 19:33 發表 <a href="http://hkitalk.net/HKiTalk2/redirect.php?goto=findpost&pid=929167&ptid=208149" target="_blank"><img src="http://hkitalk.net/HKiTalk2/images/common/back.gif" border="0" alt="" /></a><br />
<br />
<br />
小弟愚拙, 睇完說明都唔係好識用if 同vlookup, 可否在此略教一二?<br />
(小弟試既command 係 "=IF (A1=A, 5, 0)")<br />
小弟意外找到"code(text)", 但我又控制唔到個output.......<br />
咩情況下先會用"code" 同埋點用?<br />
<br />
另, 若想 ... <br />
時間唔可以乘的....你要變返做11先可以乘...
[ 本帖最後由 sa 於 2007-6-6 22:05 編輯 ] |
|
|
|
|
原帖由 kmbc81 於 2007-6-5 19:20 發表 
另外, 我想問: 多格相加而大過或等於某數會作出提示
如: 6 + 6 + 6 + 6 + 6 + 10 > 36 而出現提示
THX ~
see attached |
|
|
|
|
|
Advertisement
Advertisement
Advertisement
Advertisement
Advertisement
|