Name Unresolved for column name when using Match function
Hi, I have a script that pulls a query then I attempt to recode some of the query information. whenever I run the "match" function in a separate script it works but when I combine it into my full script I get the error: "Name Unresolved: SamplePoint at row 1 in access or evaluation of 'SamplePoint' , SamplePoint/*###*/"
SamplePoint is the column I'm trying to recode
Here is the full code:
//!
...