R
Roger
I have =count("*") in a report and want it inside text in a text box, ie
="On this page there are "&[Count]& " clients listed"
when I put text after the count function it is fine, but when I embed the
count function in the middle it won't work, what am I doing wrong ?
thanks ... Al
="On this page there are "&[Count]& " clients listed"
when I put text after the count function it is fine, but when I embed the
count function in the middle it won't work, what am I doing wrong ?
thanks ... Al