Hello,
I am having an issue with text and a lack of VBA knowledge. For some reason the "my computer" window won't load (I'm not computer savvy at all)so I can't access my screen shot which I am very sorry about, but here is the issue: I am organizing the number of chemicals found at a particular site ID with site ID being it's own column. The problem is that the database I got the values from creates a new row with the same site ID for each chemical found at the site. So in column D (site ID) I may have 4rows of site GA046 because there were 4 chemicals found there while below there are 20 rows of the same site ID with 20 corresponding chemicals in the chemical column. I wish to combine all the text values in the chemical column based on their the site ID they share. I would rather not concatenate because it's over 1000 rows but if I knew a function that group all the chemicals found at a site in a new cell based on the fact that they share a site ID, it would be a big help. Again, sorry I don't have a picture!
Thank you!
I am having an issue with text and a lack of VBA knowledge. For some reason the "my computer" window won't load (I'm not computer savvy at all)so I can't access my screen shot which I am very sorry about, but here is the issue: I am organizing the number of chemicals found at a particular site ID with site ID being it's own column. The problem is that the database I got the values from creates a new row with the same site ID for each chemical found at the site. So in column D (site ID) I may have 4rows of site GA046 because there were 4 chemicals found there while below there are 20 rows of the same site ID with 20 corresponding chemicals in the chemical column. I wish to combine all the text values in the chemical column based on their the site ID they share. I would rather not concatenate because it's over 1000 rows but if I knew a function that group all the chemicals found at a site in a new cell based on the fact that they share a site ID, it would be a big help. Again, sorry I don't have a picture!
Thank you!