G
Guest
good day all...
I have an invoices form that I am using the following controls, however,
if the controls have no data, the control shows #Error... is there a way to
prevent this?
Payoff =IIf([NewAmountDue]=0,"Payoff Date","Last Payment Date")
PaymentDate =frminvoicepaymentssubform.Form!LastPaymentDate
NewAmountDue=frminvoicepaymentssubform.Form!MaxPaymentAmount
Any suggestions greatly appreciated ...
thanks...
Brook
I have an invoices form that I am using the following controls, however,
if the controls have no data, the control shows #Error... is there a way to
prevent this?
Payoff =IIf([NewAmountDue]=0,"Payoff Date","Last Payment Date")
PaymentDate =frminvoicepaymentssubform.Form!LastPaymentDate
NewAmountDue=frminvoicepaymentssubform.Form!MaxPaymentAmount
Any suggestions greatly appreciated ...
thanks...
Brook