Actually, i have a marco that will insert new column in column H and then copy a data from other file and paste into it. Then, data of new column H will be a latest data. As we know if insert the new column, it will move change the cell format. That's why i use the INDIRECT Function. But now, i need to insert the new row to the top row. Since i used the INDIRECT function, then it will not work.

Hope that you can understand my meanings. Thanks again !!