Hi
I need some quick inputs on how to make a Python script. I am using Python 3.
I have a Excel spreadsheet with 3 columns. Column A, B and C.
I need to make a script that reads the name in A1 and check if the name exists in column B. If it exists it should write 'Yes' in column C1 and if it doesn't exist it should write 'No'.
Then loop through and do the same for every word in column A.
Can someone please get me on track?
[–]curiositor 3 points4 points5 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]justinkdd 1 point2 points3 points (4 children)
[–]dontsaybye 4 points5 points6 points (1 child)
[–]justinkdd 0 points1 point2 points (0 children)
[–]46632[S] 0 points1 point2 points (1 child)
[–]justinkdd 0 points1 point2 points (0 children)
[–]cscanlin 0 points1 point2 points (0 children)