Hi, and pre-emptive Thanks...
Simple stuff, but annoying.
I have a report in VB 6, including some currency fields, and I simply wish to ensure that the currency text boxes are invisible when their value is zero, rather than appearing on the report as "0". Some code in datareport_initialize is probably called for, but I am having no success communicating the text box control name.
Help me out here...

Surrendermonkey.