Erro in Subform in Ms Access Reports
10 pts.
0
Q:
Erro in Subform in Ms Access Reports
Hi All!

I have a question that i have designed a report in ms access and I put a subform and linked it with the Party Group, I have put vb codes to use calculate some values if value on subform is null then VBA debug for error, I have used below all function but not solution is there:

NZ(), Val(), IIF(), isNull(), IsEmpty(), IsError() 

Exampl of VBA:

Text10 = [subform].Report_Name.Text30 + Text20

if textbox on subform is null then error is there.

please provide solution......



Software/Hardware used:
Ms Access Reports
ASKED: Nov 15 2009  7:34 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
10 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Nov 15 2009  7:34 AM GMT by Rahmedarain2005   10 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29710 pts.  |   Nov 16 2009  6:33PM GMT

You will need to post at least the error message, and your code.

 
0