I am attempting to enter a formula in a text box. The formula is a fairly long If...Then..Else statement (the formula is too long to use IIf.)
I have entered (what I believe to be) a valid If..Then..Else statement by adding the text box and then building the event in the code builder.
The problem I am having is that the text box continues to be Unbound. On the property sheet the [Event Procedure] is present in the "On Click" option. When I click on the the dot box, the Private Subroutine window shows the code.
When I attempt to generate the report, the text box remains empty.
I apologize if this is a dumb question - I am fairly new to Access - but how can I get Access to recognize and run the If Then Else statement each time the report is generated?
Thank you for any assistance you can provide.
Greg