C
colin
Hi
I hope that someone can help?
I have a report with a simple field with the following control source.
=[text193]/[Text207]
however the text boxes are summing the data from a table and this works fine
the code being
=DSum("Jun05","Report 2 Matrix","[subsection]='LRRevenues' and
[Type]='ISDN30Installations Channels'")
The problem I have is that I get an error #Num! when dividing Zero by Zero.
The fields being looked up are Numeric with field size "Double" "fixed" to
0 decimal
Places.
The actual that I need to return is of course Zero
Please accept my thanks for your assistance
Rgds
Colin
I hope that someone can help?
I have a report with a simple field with the following control source.
=[text193]/[Text207]
however the text boxes are summing the data from a table and this works fine
the code being
=DSum("Jun05","Report 2 Matrix","[subsection]='LRRevenues' and
[Type]='ISDN30Installations Channels'")
The problem I have is that I get an error #Num! when dividing Zero by Zero.
The fields being looked up are Numeric with field size "Double" "fixed" to
0 decimal
Places.
The actual that I need to return is of course Zero
Please accept my thanks for your assistance
Rgds
Colin