Hugo huijer
Member
Maybe this topic title is not really clear, but here goes:
I have a list of "order numbers". The list contains all the order numbers for a project. To accommodate further calculations, I want to have an extra (dummy) column next to the order numbers, that show a value based on the uniqueness of the order number.
If an order number is not unique (it's already featured somewhere else in the list), I would like the value of the dummy column to be 0. If it's the first time the order number is featured in the list, I would like the value to be 1.
For example, this makes it possible for me to apply conditional formatting, to show and hide certain parts of order data that would else be repeated multiple times. Please note that when an ordernumber is featured multiple times, the most abovest number of the lot should have the value 1, the rest 0. So that every ordernumber will be shown once in the list.
I hope you can help me! Thanks!
I have a list of "order numbers". The list contains all the order numbers for a project. To accommodate further calculations, I want to have an extra (dummy) column next to the order numbers, that show a value based on the uniqueness of the order number.
If an order number is not unique (it's already featured somewhere else in the list), I would like the value of the dummy column to be 0. If it's the first time the order number is featured in the list, I would like the value to be 1.
For example, this makes it possible for me to apply conditional formatting, to show and hide certain parts of order data that would else be repeated multiple times. Please note that when an ordernumber is featured multiple times, the most abovest number of the lot should have the value 1, the rest 0. So that every ordernumber will be shown once in the list.
I hope you can help me! Thanks!