pooterpooter
Technical User
I have some mistake in my If Else statement.Could you please help me
find it out ?
If IsNull(Me!Estate) Then
FncEstates
Else If isNull (Me!Rents)Then
FncMyrent
End If
find it out ?
If IsNull(Me!Estate) Then
FncEstates
Else If isNull (Me!Rents)Then
FncMyrent
End If