kscongtrinh
Thành viên mới

- Tham gia
- 11/7/16
- Bài viết
- 35
- Được thích
- 1
1)Em muốn in 1 sheet từ 1 workbook khác em cấu hình như vầy đúng hay sai ạ
Sub print_concrete()
Dim Link As Variant
Link = "E:\construction\process work\tungfeng\VN16007 E8 - TP, BP & DW\04-Planning Document\02-dailywork\ho so\borepile\concrete\A168.xls"
Application.Workbooks(Link).Worksheets(1).PrintOut
End Sub
ps: em muốn làm thêm cấu hình máy in nữa thì làm sao ạ
cảm ơn
Sub print_concrete()
Dim Link As Variant
Link = "E:\construction\process work\tungfeng\VN16007 E8 - TP, BP & DW\04-Planning Document\02-dailywork\ho so\borepile\concrete\A168.xls"
Application.Workbooks(Link).Worksheets(1).PrintOut
End Sub
ps: em muốn làm thêm cấu hình máy in nữa thì làm sao ạ
cảm ơn
Lần chỉnh sửa cuối: