Hi
Can someone help me with this search formula, I cannot get my code to compile with it.
String searchFormula2 = {Form =“Function” & SectionRef =“} + doc.getItemValueString(“SectionRef”) + {” & Department = “} + doc.getItemValueString(“Department”) + {”};
Thanks so much
Jane