I have to text boxes that have a different control source. Can I ADD the values of each text box?? I'm guessing the code to be something like:
=sum(Count([Case]) & DCount("*","EMH S New Closed Appeals Preview")
=sum(Count([Case]) & DCount("*","EMH S New Closed Appeals Preview")
Comment