Hello,
I have a form with two numbers that I compare when a button is clicked. If they are not equal then a text box will pop up, but occasionally a text box pops up even though the numbers equal. Below is the script...
If Me.FormTotal <> Me.TxnAmount Then
MsgBox "Line Items must total...
Hi,
I have a form with a subform that's a datasheet. I have one field in the parent form that equals a number (called "transactionAmount"). I have a column of numbers in the sub form data sheet. I have been able to create a new field (called "lineItemTotal") placed in the parent form footer that...
Hi,
I have a form with a subform that's a datasheet. I have one field in the parent form that equals a number (called "transactionAmount"). I have a column of numbers in the sub form data sheet. I have been able to create a new field (called "lineItemTotal") placed in the parent form footer that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.