Dear Friends,
I have a sheet "supplier".
In sheet 2 I am inputting the following array formula:
{=IFERROR(INDEX(supplier!$B$2:$B$4377,MATCH(0,IF(supplier!$A$2:$A$4377=$G$9,COUNTIF($G$10:G10,supplier!$B$2:$B$4377)),0)),"")}
The formula is given from G11 to G23 by which data are snatched from "supplier" sheet. By this formula here duplicate values are ignored.
G9 cell is data validated.
Now I want that duplicate values will be shown in G11 to G23 or more as it is which are available in column B of "supplier" sheet.
Kindly help.
Regards
RAMU
I have a sheet "supplier".
In sheet 2 I am inputting the following array formula:
{=IFERROR(INDEX(supplier!$B$2:$B$4377,MATCH(0,IF(supplier!$A$2:$A$4377=$G$9,COUNTIF($G$10:G10,supplier!$B$2:$B$4377)),0)),"")}
The formula is given from G11 to G23 by which data are snatched from "supplier" sheet. By this formula here duplicate values are ignored.
G9 cell is data validated.
Now I want that duplicate values will be shown in G11 to G23 or more as it is which are available in column B of "supplier" sheet.
Kindly help.
Regards
RAMU