I have a openoffice calculator where I have some transactions... there are 3 columns that I need to compare as one... they can be repeated individually or in peer but never those 3 at the same time by other row... so I need some idea so I can check that there are no rows duplicated.... any idea :D ?????
Example:
columne1..columne2..Columne3....checkcolumne (just and idea)................................. ....111...........222...........333............ok.............................................................................................................111...........222...........444............ok............................................................................................................ 111 ......... 222 ......... 333 ...... Duplicate
there are more than 3 columnes of info, but there are 3 that i need to check