ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[µo°Ý] ¦p¦ó¸Ñ°£¥[±K«OÅ@¤u§@ªí

[µo°Ý] ¦p¦ó¸Ñ°£¥[±K«OÅ@¤u§@ªí

¤j¤j¦n¡G

Private Sub CommandButton1_Click()
with sheet1
ActiveSheet.Unprotect  "123"
.
.
.
.
ActiveSheet.Protect DrawingObjects:=True, Contents:=True, Scenarios:=True
End with
End sub

§Ú·Ó³o¼Ë§@¥u·|«OÅ@¤u§@ªí¡A¦ý¬O¨S¦³±K½X´N¥i¥H¸ÑÂê¡A½Ð°Ý§Ú±K½X123­n¥[¦b­þ¸Ì¤~¹ï©O¡HÁÂÁÂ

«D±`·PÁÂGBKEE¤j¤j¡I¤w¸Ñ¨M

TOP

¥»©«³Ì«á¥Ñ lifedidi ©ó 2013-3-20 12:03 ½s¿è

½Ð°Ý¤j¤j¡G
sheet1¤w¸g«OÅ@¤u§@ªí

¦Ó§Ú­n¦bsheet2¶i¦æcopy

Private Sub CommandButton1_Click()
with sheet1
ActiveSheet.Unprotect  "123"
¡@¡@¡@with sheet2
¡@¡@¡@.
¡@¡@¡@copy....
¡@¡@     
¡@¡@¡@End with¡@¡@¡@
ActiveSheet.Protect "123", DrawingObjects:=True, Contents:=True, Scenarios:=True
End with
End sub

³o¼Ë¤l¬O¹ïªº¶Ü¡H

TOP

        ÀR«ä¦Û¦b : ¦³¦h¤Ö¤O¶q´N°µ¦h¤Ö¨Æ¡A¤£­n¤ß¦sµ¥«Ý¡Aµ¥«Ý¤~·|¸¨ªÅ¡C
ªð¦^¦Cªí ¤W¤@¥DÃD