اذهب الي المحتوي
أوفيسنا
بحث مخصص من جوجل فى أوفيسنا
Custom Search

omar68

عضو جديد 01
  • Posts

    2
  • تاريخ الانضمام

  • تاريخ اخر زياره

كل منشورات العضو omar68

  1. to open the first workbook Workbooks.Open Filename:= _ "C:\Book1.xls" to select a column then copy it Columns("C:C").Select Selection.Copy then open the other workbook same as before then select the sheet and the columns Sheets("Sheet2").Select Columns("C:C").Select then paste ActiveSheet.Paste Application.CutCopyMode = False then save the destination workbook and close both files ActiveWorkbook.Save ActiveWindow.Close ActiveWindow.Close
×
×
  • اضف...

Important Information