-
Search csv file for specific text and return specific cell
Hello all,
First post here. Hope any of you can help me.
I’m looking in to incorporating .csv files in my projects which is exciting but I’m trying to find an efficient way to find the right values of a row by looking up the asset name. That way it wouldn’t matter on which row that asset is even if it changes afterwards due to other assets being added, I’d still get the proper data injected for that particular asset. Hope that makes sense?For example, attached is what my sheet would look like. If my comp name would be tagon 5s the text layer for the first copy would take the source text from [2, 1].
How would I set up the search and return?
Thanks in advance!