At 03:16 PM 4/26/2012, Bob Thompson wrote:
The controlling code is very simple, from a variable in the detail section.If vBal < 0 then Property txtmsg1 visible 'true' else Property txtmsg1 visible 'false' Endif
Bob, Place that code as "On After Generate Custom EEP" for the "Detail" band of the report. Here's how: Right-click on the Detail Band itself and notice the following options: . Before Generate Custom EEP . After Generate Custom EEP Hope that helps! Very Best R:egards,Razzak

