learningstatistics
Board Regular
- Joined
- Dec 3, 2015
- Messages
- 56
Hello,
I am trying to copy rows of numbers, each of which appears in one of 60 files I have. It looks something like that:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Number of employees[/TD]
[TD]20[/TD]
[TD]30[/TD]
[TD]35[/TD]
[/TR]
</tbody>[/TABLE]
So excel file one has the row above. Excel file two has Number of employees 30 35 35 ... I have 60 files each with one relevant row. I just need to copy and paste each of those rows in one file.
The tedious way of doing this is starting a blank excel sheet, going to each one of the 60 files and copying the row from it. So that's 60 openings of files, 60 copyings, and 60 pastes.
Is there a more efficient way of doing this? .. What?
Thanks
I am trying to copy rows of numbers, each of which appears in one of 60 files I have. It looks something like that:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Number of employees[/TD]
[TD]20[/TD]
[TD]30[/TD]
[TD]35[/TD]
[/TR]
</tbody>[/TABLE]
So excel file one has the row above. Excel file two has Number of employees 30 35 35 ... I have 60 files each with one relevant row. I just need to copy and paste each of those rows in one file.
The tedious way of doing this is starting a blank excel sheet, going to each one of the 60 files and copying the row from it. So that's 60 openings of files, 60 copyings, and 60 pastes.
Is there a more efficient way of doing this? .. What?
Thanks