ªð¦^¦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 : °ß¨ä´L­«¦Û¤vªº¤H¡A¤~§ó«i©óÁY¤p¦Û¤v¡C
ªð¦^¦Cªí ¤W¤@¥DÃD