Say, I have these 4 columns in excel 2007.
Batch No | Code | Count | Remark
-----------------------------------
1010 | ABC | 10 | P1
1010 | ABC | 4 | P2
1030 | CCC | 13 |
1030 | CCC | 2 |
1044 | XYZ | 4 |
1044 | XYZ | 1 |
Right now, I need to manually copy and paste value "P1" and "P2" to each group of same Batch No and Code. I have already sort out the data already. Thus, they are always in pair. Just ask, how can I create a formula using "Conditional Formating" to automatically populate the value of "P1" and "P2" and Remark column?
Bookmarks