D
Daz
Hi Guys, I trying to create a comma sepearted list in a cell based on
the values in three columns (each column is a reference for a different
sector of our business - if they are not a client in one sector, the
cell is blank).
This is the formula i am using at the moment:
=IF(J2<>"","CY",IF(K2<>"","CT",IF(P2<>"","F","")))
Only problem is if there is a number in more than one column, it only
registers the first column, therefore only showing the contact as a
client of only one part of our business.
How can I get it to display mutliple values, One for each sector they
belong to (pref comma seperated?)
TIA
Daz
** Posted via: http://www.ozgrid.com
Excel Templates, Training, Add-ins & Software! Free Support at
http://www.ozgrid.com/forum/ **
the values in three columns (each column is a reference for a different
sector of our business - if they are not a client in one sector, the
cell is blank).
This is the formula i am using at the moment:
=IF(J2<>"","CY",IF(K2<>"","CT",IF(P2<>"","F","")))
Only problem is if there is a number in more than one column, it only
registers the first column, therefore only showing the contact as a
client of only one part of our business.
How can I get it to display mutliple values, One for each sector they
belong to (pref comma seperated?)
TIA
Daz
** Posted via: http://www.ozgrid.com
Excel Templates, Training, Add-ins & Software! Free Support at
http://www.ozgrid.com/forum/ **