Vba,excel, ID, photo

Source: Internet
Author: User

Sub Insert Picture ()'Resize the cell to fit the picture size feature Insert ID Photo print-front in cell D6 reverse cell D10ActiveSheet.Pictures.Delete ' Cleanup expired photos range ("d6"). SelectDim AAAA= ActiveSheet.Range ("J1"). Value'J1 value of the active table = photo (positive) pathActiveSheet.Pictures.Insert (AA). SelectDim sh as Shape for each sh in activesheet.shapes sh. Lockaspectratio=False Sh. Left=Sh. Topleftcell.left Sh. Top=Sh. Topleftcell.top Sh. Width=Sh. Topleftcell.width Sh. Height=Sh. Topleftcell.height Next shcall chaend subsub Cha () Range ("D10"). Select Dim AAAA= ActiveSheet.Range ("J2"). Value'J2 value of the active table = photo (reverse) pathActiveSheet.Pictures.Insert (AA). Select'A . jpg image with the name of the cell in the directory where the current file is locatedDim sh as Shape for each sh in activesheet.shapes sh. Lockaspectratio=False Sh. Left=Sh. Topleftcell.left Sh. Top=Sh. Topleftcell.top Sh. Width=Sh. Topleftcell.width Sh. Height=Sh. Topleftcell.height Next sh End Sub

function Insert ID Photo print-front in cell D6 reverse cell D10

Vba,excel, ID, photo

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.