P
Pass-the-reality
I have a field [Claims] and a field [Executed] In my query I want to divide
the two so I created
ExecutedPercent:Format([Claims]/[Executed],"Percent") My problem is if data
in claims is blank and the data in executed blank, my ExecutedPercent is
blank. How can my ExecutedPercent to show zero?
the two so I created
ExecutedPercent:Format([Claims]/[Executed],"Percent") My problem is if data
in claims is blank and the data in executed blank, my ExecutedPercent is
blank. How can my ExecutedPercent to show zero?