I have 3 columns headers - so each ther own
1) Header1_Device1 (Col A)
2) Header2_Device1 (Col B)
3) Header3_Device1 (Col C)
How can I find the common string combination - essentially I want to write a macro to devide the header into 2 rows instead of one row - then merger the cells for the common part. so my header would now be
Row 1 ---- Device1 (This would be a merged cell)
Row 2 ------ Header1 & header2 & Header3 (This would still be 3 separate columns)
1) Header1_Device1 (Col A)
2) Header2_Device1 (Col B)
3) Header3_Device1 (Col C)
How can I find the common string combination - essentially I want to write a macro to devide the header into 2 rows instead of one row - then merger the cells for the common part. so my header would now be
Row 1 ---- Device1 (This would be a merged cell)
Row 2 ------ Header1 & header2 & Header3 (This would still be 3 separate columns)