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

¤@­Ó½ÆÂøªºªí³æ°ÝÃD

¦^´_ 13# Hsieh
¥ý¦æ°J¤ß«åÁÂÁÂHSIEHª©¤j¤j, ¤p§Ì§âµ{¦¡¦A¶K¤W, ±Æ§Ç¬O¥i¥H, ¦ý¤W¶Ç¹Ï¤ù¨ÌµM¬O¶Ç°e¦Ü³Ì§À, ¯uªº¤£©ú, ³Ò·Ð¤j¤j, ¬O§_¤p§Ì¶·­nª`·N¬Y¨Ç±¡ªp, ¦pÄݩʵ¥. ÁÂÁÂÁÂ!

TOP

¥»©«³Ì«á¥Ñ Hsieh ©ó 2012-8-7 00:13 ½s¿è

¦^´_ 12# ©P¤j°¶
¹Ï¤ù®æ¦¡ªº¹w³]­È¬O¤j¤p¦ì¸mÀHÀx¦s®æ¦ÓÅÜ

    play.gif
¬°½T«O¹Ï¤ù·|ÀHÀx¦s®æ²¾°Ê
  1. Private Sub Label1_Click() '·s¼W¸ê®Æ
  2. Dim Ar(), A As Range, B As Range, C As Range, MyPic As Shape
  3. Set C = Sheet1.[A:A].Find(TextBox1.Text, lookat:=xlWhole)
  4. If Not C Is Nothing Then MsgBox ("¾Ç¸¹­«½Æ¡A½Ð­«·sÀˬd"): Exit Sub
  5. fd = ThisWorkbook.Path & "\"
  6. If Dir(fd & "Temp.bmp") <> "" Then Kill fd & "Temp.bmp"
  7. SavePicture Image1.Picture, fd & "Temp.bmp"
  8. obs = Array("TextBox1", "TextBox2", "TextBox3", "TextBox4", "TextBox5", "TextBox6", "ComboBox1", "TextBox7", "TextBox8", "TextBox9", "TextBox10", "TextBox11", "ComboBox2")

  9. For i = 0 To 12
  10.      ReDim Preserve Ar(i)
  11.      Ar(i) = Controls(obs(i)).Text
  12. Next
  13. With Sheet1
  14.    Set A = .Cells(.Rows.Count, 1).End(xlUp).Offset(1)
  15.    A.RowHeight = 79.8
  16.    Set B = A.Offset(, 13)
  17.    A.Resize(, 13) = Ar
  18.    Set MyPic = .Shapes.AddPicture(fd & "Temp.bmp", msoFalse, msoCTrue, B.Left, B.Top, B.Width, B.Height)
  19.    MyPic.Placement = xlMoveAndSize  '³]©w¹Ï¤ù¤j¤p¦ì¸mÀHÀx¦s®æ§ïÅÜ
  20.    .Range("A3").CurrentRegion.Sort key1:=.[A4], header:=xlYes  '±Æ§Ç
  21. End With
  22. Unload Me: UserForm1.Show
  23. End Sub
½Æ»s¥N½X
¾Ç®üµL²P_¤£®¢¤U°Ý

TOP

¦^´_ 11# Hsieh
ÁÂÁÂhsiehª©¤j,
¿é¤J¥i¦Û¦æ±Æ§Ç, ¦ý¹Ï¤ù¥ç±Ʃó³Ì§À, ¤£¯à¸ò¸ê®Æ¾ã¦CÅã¥Ü©ó´¡¤J±Æ§Ç¤§Äæ¦ì. ½Ð¤j¤j±Ð¾É, ÁÂÁÂ!!

TOP

¦^´_ 10# ©P¤j°¶

ª½±µ±Æ§Ç§Y¥i
  1. Private Sub Label1_Click() '·s¼W¸ê®Æ
  2. Dim Ar(), A As Range, B As Range, C As Range
  3. Set C = Sheet1.[A:A].Find(TextBox1.Text, lookat:=xlWhole)
  4. If Not C Is Nothing Then MsgBox ("¾Ç¸¹­«½Æ¡A½Ð­«·sÀˬd"): Exit Sub
  5. fd = ThisWorkbook.Path & "\"
  6. If Dir(fd & "Temp.bmp") <> "" Then Kill fd & "Temp.bmp"
  7. SavePicture Image1.Picture, fd & "Temp.bmp"
  8. obs = Array("TextBox1", "TextBox2", "TextBox3", "TextBox4", "TextBox5", "TextBox6", "ComboBox1", "TextBox7", "TextBox8", "TextBox9", "TextBox10", "TextBox11", "ComboBox2")

  9. For i = 0 To 12
  10.      ReDim Preserve Ar(i)
  11.      Ar(i) = Controls(obs(i)).Text
  12. Next
  13. With Sheet1
  14.    Set A = .Cells(.Rows.Count, 1).End(xlUp).Offset(1)
  15.    A.RowHeight = 79.8
  16.    Set B = A.Offset(, 13)
  17.    A.Resize(, 13) = Ar
  18.    .Shapes.AddPicture fd & "Temp.bmp", msoFalse, msoCTrue, B.Left, B.Top, B.Width, B.Height
  19.     .Range("A3").CurrentRegion.Sort key1:=.[A4], header:=xlYes  '±Æ§Ç
  20. End With
  21. Unload Me: UserForm1.Show
  22. End Sub
½Æ»s¥N½X
¾Ç®üµL²P_¤£®¢¤U°Ý

TOP

¦^´_ 8# Hsieh
hsiehª©¤j, ¦n
ªá¤F¤@¬q®É¶¡, Á`ºâ¯à¦³¤p³\»â®©, ª©¤jªº§ÞÃÀ¹ê¤Ó°ª©Û, ª©¤j­Y¯à¦b¿é¤J®É, aÄæ¦ì¯à¦Û¦æ±Æ§Ç, ´N¬O§_¥i¥H, ¦p123456- 123459- ·í§Ú¿é¤J123457, ¸ê®Æ«K¦Û¦æ±Æ¦C©ó123456¤U..
·Ð³Ò¤j¤j..ÁÂÁÂ!

TOP

¦^´_ 8# Hsieh

©ú¥Õ¤F, ÁÂÁ¤j¤j,

TOP

¥»©«³Ì«á¥Ñ Hsieh ©ó 2012-7-26 21:23 ½s¿è

¦^´_ 7# ©P¤j°¶

PictureSizeModeÄݩʱ±¨î
play.gif
¾Ç®üµL²P_¤£®¢¤U°Ý

TOP

¤j¤j,
¦b³o¸Ì¯u¬O§Úµ¥¾Ç²ß¦n¦a¤è, ¤p§Ì¤]¦³¤@°ÝÃD½Ð±Ð, ¹Ï¤ù¿é¤J®É, ¤Ø¤o¤ñ¨Ò¦³¤p³\°¾®t, ·N«ä¬O«ü, ¹Ï¤ù¥i¯àÅÜ濶¤F, ©Î©Ôªø¤F, ¥i§_°µ¨ì¹Ï¤ù¤ñ¨Ò¯à¦Û°Ê½Õ¸`¬°©óImage1±±¨î¶µ¤¤, ·í¹Ï¤ù¿é¤J«á, ¹Ï¤ù¤ñ¨Ò¤£·|¥O·Ó¤ù©Ôªø©Î©Ô濶..ÁÂÁÂ!!

TOP

¦^´_ 5# Hsieh
ÁÂÁ¤j¤j, °ÝÃD¤w¸Ñ¨M,
¯¬Ä@§Ö¼Ö

TOP

¥»©«³Ì«á¥Ñ Hsieh ©ó 2012-7-26 15:12 ½s¿è

¦^´_ 4# 317

§Ú´ú¸Õ¨S°ÝÃD¡A¥i¯à§A¨S¦³±NÀɮ׸ÑÀ£ÁY¨ì¹q¸£¦ì¸m
¾É­P¨S¦³Åv­­¼g¤JÀÉ®×
play.gif
¾Ç®üµL²P_¤£®¢¤U°Ý

TOP

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