For some reason I'm having a hard time coming up with an easy macro for this, but seems like it should be simple.

All I want to do is:

-Check all rows in a spreadsheet
-If the value of any cell in column C is "False", then delete the contents of column A in the same row

For example, if C2 is "False", clear the contents of A2...then move down the spreadsheet doing the same thing to all rows (indefinite number of rows)