- ©«¤l
- 87
- ¥DÃD
- 26
- ºëµØ
- 0
- ¿n¤À
- 119
- ÂI¦W
- 0
- §@·~¨t²Î
- win 7
- ³nÅ骩¥»
- office2003
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- ¨Ó¦Û
- taiwan
- µù¥U®É¶¡
- 2010-5-7
- ³Ì«áµn¿ý
- 2020-9-28
|
¦^´_ 2# stillfish00
stillfish00¹ï¤£°_
À³¸Ó¬O
If ActiveSheet.Range("$q$5").Cells = "kk" Then
Run "NewA"
ElseIf ActiveSheet.Range("$q$5").Cells = "ka" Then
Run "NewB"
µ{¦¡¬O§_¥i¥H³o¼Ë¼g ½Ð«ü¥¿
If Target.Value="kk" then
Run "NewA
ElseIf Target.Value="ka" then
run "NewB"
else
End if |
|