i'm trying to compare a value from column a to every value in column b, if they match, then copy that value to column c
right now i have a function that will check column b and return a true/false if you send it a value to match it
trying to figure out how i can run a function in to then take the true/false function and copy the first column value to column c
any help would be appreciated
thanks
![]()
Please Login or Register to view this content.
Bookmarks