Hi
I have created a batch macro which has combined all the sheets,
in my end output I would like to have additional column from which sheet the rows are arrived.
ex:
| data | cost | Sheet Name |
| A8 | 10 | Steel |
| D4 | 20 | Steel |
| data | cost | Wood |
| B9 | 10 | Wood |
| B10 | 20 | Wood |
| new data | cost | Wood |
Sample of my macro has been attached, since i have multiple sheets I would like to create this in a Batch Macro along with sheet names