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

¨Ï¥Îvba¦p¦ó´¡¤J©T©w¤j¤pªº¹Ï¤ù

´ú¸Õ¨Ï¥Î¦¹¤èªk¡Aµo²{¤@­Ó°ÝÃD
Ãö©ó¦C°ª¡BÄæ¼e»P¹Ïªº¤Ø¤o¦³µL©T©w¤ñ¨Ò
¦poobird¶Wª© .Height = 5.3 * 28.35 ªº28.35 ´«ºâ¤½¤À

Sub Put_Picture_1()

   On Error Resume Next
    For i = 1 To 14
   
   Rows(i).RowHeight = 40  '¦C°ª
   Columns(12).ColumnWidth = 40 'Äæ¼e
   
    mm = Format(Cells(i, 11), "0")
   
    Application.Cells(i, 12).Select
   


    With ActiveSheet.Pictures.Insert(ThisWorkbook.Path & "\" & mm & ".jpg")
    .LockAspectRatio = msoFalse
    .Height = 5.3 * 28.35 ' 5.3 cm
    .Width = 5.8 * 28.35 '5.8 cm


    End With

TOP

        ÀR«ä¦Û¦b : ¦³´¼¼z¤~¯à¤À¿ëµ½´c¨¸¥¿¡F¦³Á¾µê¤~¯à«Ø¥ß¬üº¡¤H¥Í¡C
ªð¦^¦Cªí ¤W¤@¥DÃD