- ©«¤l
- 4901
- ¥DÃD
- 44
- ºëµØ
- 24
- ¿n¤À
- 4916
- ÂI¦W
- 246
- §@·~¨t²Î
- Windows 7
- ³nÅ骩¥»
- Office 20xx
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥x¥_
- µù¥U®É¶¡
- 2010-4-30
- ³Ì«áµn¿ý
- 2024-11-12
|
¦^´_ 9# ²Â¤p«Ä - Sub «ö¶s0_Click()
- Application.Calculation = xlCalculationManual
- For i = 1 To 26
- Cells(i, "B").Value = Cells(i, "D").Value
- Cells(i, "F").Value = Cells(i, "H").Value
- Cells(i, "J").Value = Cells(i, "L").Value
- Cells(i, "N").Value = Cells(i, "P").Value
- Cells(i, "R").Value = Cells(i, "T").Value
- Cells(i, "V").Value = Cells(i, "X").Value
- Cells(i, "Z").Value = Cells(i, "AB").Value
- Next i
- Application.Calculation = xlCalculationAutomatic
- End Sub
½Æ»s¥N½X |
|