Forum Discussion

craig811's avatar
craig811
Helper III
7 years ago

Help with formula

Hi ,

 

A member of the forum, kindly provided me the following forumla:Column = IF(ISERROR(FIND(LEFT([Transaction Number],FIND("-",[Transaction Number])-1),[Line Description])),0,1)

 

However , how do I update it to look in all of the rows of column:Line Description? The issue I have is the the value in column:Transaction Number maybe on a different row in column:Line Description.

 

Thank you in advance.

4 Replies