jb
Member
I have an excel sheet "sheet1" in which the cell values are frequently moved to other cells manually. Due to that cell borders and conditional formatting formula for those cells also move with cell.
I have created one blank sheet "sheet2" with required borders and conditional formatting formula.
I have written one macro which is automatically executed when any cell changed in sheet1. Macro does format painting of sheet2 on sheet1. This works nice.
My problem:
I manually need to underline some cell values on sheet1. This cells are not fixed and not based on any condition. Now what happens, when cell value change, due to macro I am not able to preserve the underline.
Is it possible to preserve it?
How can do partial format painting?
Help me please. It is very urgent.
I have created one blank sheet "sheet2" with required borders and conditional formatting formula.
I have written one macro which is automatically executed when any cell changed in sheet1. Macro does format painting of sheet2 on sheet1. This works nice.
My problem:
I manually need to underline some cell values on sheet1. This cells are not fixed and not based on any condition. Now what happens, when cell value change, due to macro I am not able to preserve the underline.
Is it possible to preserve it?
How can do partial format painting?
Help me please. It is very urgent.