CR 8.5
what im trying to do is make a formula where the following is true
NOT emp.div in ["mtk", "DB", "FD"] and Not EMP.ID in [1000,2000,3000]
now can do emp.div <> "mtk" but that will take to long as there are many more keys
is it possible or...
CR 8.5
Need to add a number of count fields to a report.
contact.rec field has either "D" , "A" , "O" Field type string
what im trying to do is count the number of "D" recorders
i have tried count{contact.rec) = 'D'
and other methods with no luck
do...
Need to add a number of count fields to a report.
contact.rec field has either "D" , "A" , "O"
what im trying to do is count the number of "D" recorders
i have tried count{contact.rec) = 'D'
and other methods with no luck
do a simlar count in R&R...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.