D
DennisK
Hi
I have created a report to tell me the combined value of parts used on each
job that I do. I have a text box to display this value, I also have another
text box which calculates the gross profit on each job by subtracting the
cost of the parts from the amount I have charged (to put it simply).
However I have a problem with jobs that have not had any parts fitted, the
query I am using obviously returns no results if no parts have been used,
therefore the control is blank and the gross profit calculation returns an
error, is there a way that I can get the query to return a default currency
value of 0.00 if no results are found?
Thank you all
I have created a report to tell me the combined value of parts used on each
job that I do. I have a text box to display this value, I also have another
text box which calculates the gross profit on each job by subtracting the
cost of the parts from the amount I have charged (to put it simply).
However I have a problem with jobs that have not had any parts fitted, the
query I am using obviously returns no results if no parts have been used,
therefore the control is blank and the gross profit calculation returns an
error, is there a way that I can get the query to return a default currency
value of 0.00 if no results are found?
Thank you all