Hi,

I have a excel workbook where there 3 sheets.

1st - Data
2nd - PData
3rd - QData

I need code to insert a new sheet between 1st and 2nd with name of "MData"

So My sheets should be like this:


1st - Data
2nd - MData
3rd - PData
4th - QData