D
Dave Elliott
on my form there is a control named expconeng where it calculates the value
of the control expnetpay and shows as a english currency value.
i.e. $50.00 is Fifty Dollars
I want to be able to print a Blank Check though and not show No Dollars and
No Cents, just Blank.
ExpConEng: ConvertCurrencyToEnglish([ExpNetPay]) is in the query grid
for the control expconeng
Can I do this?
Report is unbound and simply equals the form.
of the control expnetpay and shows as a english currency value.
i.e. $50.00 is Fifty Dollars
I want to be able to print a Blank Check though and not show No Dollars and
No Cents, just Blank.
ExpConEng: ConvertCurrencyToEnglish([ExpNetPay]) is in the query grid
for the control expconeng
Can I do this?
Report is unbound and simply equals the form.