Hi! I have an excel file with 3 sheets, having different no. of columns and different column names except 'e/n' , 'dm' and 'ins'. I want to combine these sheets and get only these three columns after combining. I want to then make a report, grouped on ins, with counts for e, n and dm
The output should look like this-
Can anyone help me with this? Thanks!