Hi all,
I am beginner and I need help in writing macros.
I have an excel with 4 columns(column A: DCODE(A1), column B: NAME(B1), column C: USERID(C1), column D : ROLE(D1)). I have values for all the cells in column A and some cells have values in column B.
I am trying to do the following.
1. Change the value of A1 from DCODE to SNO
2. Clear the values in column A (except the cell A1)
3. Check the value in column B and if it has a name then the serial number should be given in the column A. Serial number should be there only if a name is there in column B.
Please help.. thanks
Bookmarks