How to concatenate cells that meets a specific criteria in threecolumns
On Jul 16, 3:58*pm, Bernd P wrote:
Hello,
Enter into C1:
=IF(ISBLANK(A1),"",LOOKUP(2,1/ISBLANK($A$1:A1),$B$1:B1)&A1)
and copy down.
Regards,
Bernd
Hi Bernd,
Thanks for the solution its working perfect.
Regards
Ramana
|