B
Bonnie
Hi there! Using A02 on XP. Use Visible/Not Visible on lots
of forms, why can't I have fields on a report visible on
the report open event? Where must I do it? I have a few
fields that may or may not need be visible. I tried in the
Control Source to do this: =IIf(Val([Journal])=-
1,Format$([GrossDistr]-[FIT]-[LoanBalAmt]-
[StateTax],"$#,##0.00"),([WireAmt].[Visible]=False)) just
doesn't work. I know it's something simple but it would be
so nice if I could do it.
Thanks in advance for any help or advice!!!
of forms, why can't I have fields on a report visible on
the report open event? Where must I do it? I have a few
fields that may or may not need be visible. I tried in the
Control Source to do this: =IIf(Val([Journal])=-
1,Format$([GrossDistr]-[FIT]-[LoanBalAmt]-
[StateTax],"$#,##0.00"),([WireAmt].[Visible]=False)) just
doesn't work. I know it's something simple but it would be
so nice if I could do it.
Thanks in advance for any help or advice!!!