Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Lars-Åke,
Ok, you are right if local uniqueness is required. But then I would suggest to use =C2&"-"&SUMPRODUCT((C$2:C2=C2)*(A$2:A2=A2)*(B$2:B2=B2)*( D$2:D2=D2)) or even =C2&"-"&SUMPRODUCT((C$2:C2=C2)*(A$2:A2=A2)*(B$2:B2=B 2)) Regards, Bernd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding unique names--then converting those names to unique number | Excel Discussion (Misc queries) | |||
Appending / Concatenating by Client Number | Excel Programming | |||
Date column changed to number format while concatenating | Excel Discussion (Misc queries) | |||
concatenating a number plus a formatted number | Excel Programming | |||
concatenating and formatting area code and phone number columns | Excel Worksheet Functions |