RE_Lax1060
Feb 15, 2023Copper Contributor
Trying to Automate a query
Hi everyone.
I have some data that I grab each day from an SQL query and then paste it into a master spreadsheet.
Column D is a series of text that I read and then select an appropriate option from a picklist in column E.
My question is - can I automate this?
I would like a function whereby keywords are searched for in column D and if located, the appropriate option is selected from the picklist in column E.
For example:
'I don't know much about excel. I'm new to it' in column D
'new' would be the keyword and then the spreadsheet would automatically select:
'Excel Noob' from the picklist.
Not sure if this is possible or not.
Thanks for your time!
P.S I can't do this in SQL as the dataset doesn't allow for it.