F
Frank Martin
I have a chart for displaying ledger accounts and I need a text box on the
form to indicate if the ledger account contains taxed items or not.
The combo I use for selecting the accounts has this information, but only in
the +/- format, and when I display this on the main form with
"=Combo1.Column(1)" all I get is the +/-, whereas what I really need is
YES/NO.
How do I force the main-form text box to show YES/NO instead of +/- .
Adjusting the format property does not seem to work.
Please help, Frank
form to indicate if the ledger account contains taxed items or not.
The combo I use for selecting the accounts has this information, but only in
the +/- format, and when I display this on the main form with
"=Combo1.Column(1)" all I get is the +/-, whereas what I really need is
YES/NO.
How do I force the main-form text box to show YES/NO instead of +/- .
Adjusting the format property does not seem to work.
Please help, Frank