Jonny45wakey
Member
- Local time
- Today, 12:07
- Joined
- May 4, 2020
- Messages
- 48
Hi All
I have a report "rptInvoice" that has an If statement within the detail section of the report which is in the "on-format" event; however its not working correctly and i dont know why?
In essence, when the report loads it should have either a "YES" or "NO" in the field "RCV", this is populated by a form and works for the "YES" but not for the "NO
The "on-format" code is as follows, how can i ensure that if the field "RCV" on the report is "NO" the code is executed?
Thanks for any help
Jonny
I have a report "rptInvoice" that has an If statement within the detail section of the report which is in the "on-format" event; however its not working correctly and i dont know why?
In essence, when the report loads it should have either a "YES" or "NO" in the field "RCV", this is populated by a form and works for the "YES" but not for the "NO
The "on-format" code is as follows, how can i ensure that if the field "RCV" on the report is "NO" the code is executed?
Thanks for any help
Jonny