Hi
Pretty sure this has been dealt with before, but cannot find anything in this regard.
I have hundreds of entries describing rocks in one column containing words that I would like to call keywords. I need to compile a database from these text entries looking for specific keywords and based on these keywords, I need to make an entry in columns adjacent to main entry which will be a code.
Example (literally). The cell (A1)contains the following text:
Mottled and spotted anorthosite, strongly altered, sheared and fractured in places, dip~70° @18.19m, minor fractures in places with dip~50°
In the columns next to this cell entry:
(B1): I need to have the code "A" based on the keyword "altered"
(C1): The entry in this cell needs to be "STRONG" based on the keyword "strongly"
(D1): This entry in cell C1 must be "SH" based on the keyword "sheared"
and so on.
As you can see, the amount of data contained in the single entry in cell A1, is limited, but varied. I need to extract the data from approximately 12,000 cell entries in the same column.
Please help
Jan
Bookmarks