I have a report that has an 13 digit Number but the First Eight Digits represents a City Name How can I show the Name of the city instead of the number. I have 9 different citys to show.
Iam using an experession to get an accurate average. But when there is a 0 in the Sum The average shows as a "Num#" here is the expression
=Sum([Field])/Abs(Sum([field]<>0))
Zeogel
Iam using an experession to get an accurate average. But when there is a 0 in the Sum The average shows as a "Num#" here is the expression
=Sum([Field])/Abs(Sum([field]<>0))
Zeogel