Hi,
I have nurmerous lists,and then I have numerous connections between those lists,I think they are child items in IT terms,but I want to find common items that show up again and again in my lists,so I could see this item appears here and here,and this item only appears here
example of the end product
(My List 1 named items)
3.a (11 items) that means 11 items in here that also showed up in either/all of 4 5 6 and 7
4.b (05 items)
5.
6.
7.
I can click the (items and see the results ''this Item'' which would be a href or something to the connection in question
and basically to have the info I need to reorder rows in order of most common items
I am sorry this isnt wrote out very well I hope someone gets a grasp in what I mean
I can send the hrefs etc for doing regex etc
you will basically be having it sort through text pages and scraping the href and have the items tracked in some way
all the hrefs have a tag number so finding them should be easy
thabnks again everyone,please ask or PM for more info
I have nurmerous lists,and then I have numerous connections between those lists,I think they are child items in IT terms,but I want to find common items that show up again and again in my lists,so I could see this item appears here and here,and this item only appears here
example of the end product
(My List 1 named items)
3.a (11 items) that means 11 items in here that also showed up in either/all of 4 5 6 and 7
4.b (05 items)
5.
6.
7.
I can click the (items and see the results ''this Item'' which would be a href or something to the connection in question
and basically to have the info I need to reorder rows in order of most common items
I am sorry this isnt wrote out very well I hope someone gets a grasp in what I mean
I can send the hrefs etc for doing regex etc
you will basically be having it sort through text pages and scraping the href and have the items tracked in some way
all the hrefs have a tag number so finding them should be easy
thabnks again everyone,please ask or PM for more info