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

Ãö©ó¥ÎgetopenfilenameŪ¨úxls¤å¥óªº°ÝÃD

  1. Dim fs As String

  2. fs = Application.GetOpenFilename

  3. With Workbooks.Open(fs)

  4. .Sheets("test1").Copy after:=ThisWorkbook.Sheets(Sheets.Count)

  5. .Close

  6. End With
½Æ»s¥N½X

TOP

        ÀR«ä¦Û¦b : ¦¨¥\¬OÀuÂIªºµo´§¡A¥¢±Ñ¬O¯ÊÂIªº²Ö¿n¡C
ªð¦^¦Cªí ¤W¤@¥DÃD