Hi,
I have a formual field taht divides 1 number by another - which works quite succesfully until the second number is a zero. I know how to write it in VB but have no idea about CR.
What I want to say is
If fieldB = 0 then FormualField = 0 else fieldA/fieldB
Can anyone help? I am sure it is easy (if you know how that is!)
Many thanks
Steven
I have a formual field taht divides 1 number by another - which works quite succesfully until the second number is a zero. I know how to write it in VB but have no idea about CR.
What I want to say is
If fieldB = 0 then FormualField = 0 else fieldA/fieldB
Can anyone help? I am sure it is easy (if you know how that is!)
Many thanks
Steven