Hello,
In my example below, I'd like to extract the data of which products are not being sold to a client. The products sold column has several different products in one cell. How can I find out which products aren't being sold to a client?
Client Products Sold Which products are not sold?
ABC 0006;0100,0030;0002;,0222;0043;0056; ?
0078;0090
XYZ 0203;0006;0043;0154;0055;0455;0056 ?
1AA 006;0100;0043;0078;0070 ?
Schedule of Products:
6
100
30
2
222
43
56
78
90
203
154
55
455
70
*edited to post file
* Edited post again *** changes below:
So one of the problems I'm facing is that I have duplicate entries for the same client, I need to consolidate them to one entry per client and then have a cell (or cells) that shows what products are not "in force" with that client. Thank you for your attention, anyone who helps me with this will surely be compensated for their input.
Bookmarks