I have a subreport named 'Accomodation' that is placed in a group header. It has a shared variable that passes back either "None" or "OK" to the main report. The main report either displays the fields from the subreport (if the shared variable value was "OK" or displays a warning (if the shared variable value was "None".
It works perfectly except for one thing. It is always one record behind. In other words, the second record is being acted upon based on the values that should have applied to the first record, and so on.
I'm sure it's something stupid I'm doing, but I don't see it. Can someone give an assist?
It works perfectly except for one thing. It is always one record behind. In other words, the second record is being acted upon based on the values that should have applied to the first record, and so on.
I'm sure it's something stupid I'm doing, but I don't see it. Can someone give an assist?