how to write? This is excel print range, select the default printer
Range (" A1: Z33 "). Select
Selection. The PrintOut Copies:=1, Collate:=True
Sheets (" positioning measurement acceptance records "). Select
Range (" A1: Z29 "). Select
Selection. The PrintOut Copies:=1, Collate:=True
Results Sheets (" table "). Select
Range (" A1: L16 "). Select
Selection. The PrintOut Copies:=1, Collate:=True
Sheets (" axis floor reiteration "). Select
Range (" A1: AM23 "). Select
Selection. The PrintOut Copies:=1, Collate:=True
Sheets (" handover records "). Select
Range (" A1: L29). Select
Selection. The PrintOut Copies:=1, Collate:=True
CodePudding user response:
Before you do it is iterate through all the files, and then play a search to a file,Slightly altered, iterate through all the files, the path and file name on a list of all files or listview or simply thrown into a sheet, it is a to check the list, and then checked by operating personnel want to print the file, then traverse the list file to print to be checked,
And the difference is just before you traverse the file needs to be secondary to confirm
CodePudding user response:
