HI Folks -
I have a the following syntax which is working great:
Search(rdAssets,"PFC-" & Right(Left(DataCardValue43.Text,9),5),"Name")
However, I want to add a condition to that it does the aforementioend search AND search the "Partnered" column for "Yes".
I'm unable to get my rendition to work, can anyone assist? Thank you!