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

[µo°Ý] °õ¦æµ{§Çªº³t«×

¥»©«³Ì«á¥Ñ oobird ©ó 2010-10-14 20:42 ½s¿è

Private Sub CommandButton1_Click()
Application.EnableEvents = False
With Sheets("¥[¯Z")
With .Range("A65536").End(xlUp)
.Range("a2") = TextBox1.Text
.Range("b2") = TextBox2.Text
.Range("c2") = TextBox3.Text
.Range("d2") = TextBox4.Text
.Range("e2") = TextBox3.Text
.Range("f2") = TextBox6.Text
.Range("g2") = TextBox7.Text
.Range("h2") = TextBox8.Text
.Range("i2") = TextBox9.Text
.Range("j2") = TextBox10.Text
.Range("k2") = TextBox11.Text
.Range("l2") = TextBox12.Text
.Range("m2") = TextBox13.Text
End With
End With
TextBox1.Text = ""
TextBox2.Text = ""
TextBox3.Text = ""
TextBox4.Text = ""
TextBox5.Text = ""
TextBox6.Text = ""
TextBox7.Text = ""
TextBox8.Text = ""
TextBox9.Text = ""
TextBox10.Text = ""
Application.EnableEvents = True
End Sub
¥t¥~TextBox5.Text = Weekday(CDate(TextBox3.Text), vbMonday)

TOP

¤£·|ªº¡A§Ú¸Õ¹L¤F§r¡A§A¬O¦]¬°Ä²µo¤F¦Û­q¨ç¼Æ¤~ºCªº¡A¥[¤W¨º¨â¦æ´N¤£·|©µ¿ð¤F¡I

TOP

¦b§Aªí³æ¿é¤Jªº¦P®É¡A¥[¯ZÁ`ªíªºonly¨ç¼Æ´N­n¶}©l¹B§@¡A±µµÛ«á­±ªºsumproduct...³£­n­«ºâ¡C
¸ò¥»ªº¿ìªk´N¬O§O¥Îonly¨ç¼Æ¡A§â¥¦§ï¦¨¥ÎSub¹Lµ{¨Ó°õ¦æ¡C

TOP

        ÀR«ä¦Û¦b : ¥ÌÄ@°µ¡BÅw³ß¨ü¡C
ªð¦^¦Cªí ¤W¤@¥DÃD