Dear all,
I want to write a macro which will run in relative cell references
1. The macro starts at cell A1, say, activated by ctrl"k"
2. After the macro starts, it checks the content of cell C1
3. If the C1 is blank, delete the cell content.
4. If C1 is not blank, skip to C2
5. Repeat step 3...