Hi,
problem with the numbers.
In a xx table we have 2 number fields called
From_month, From_Year.
I tried to concadinate these two fields in a formula (@yy)
like cstr(From_month)+"/"+cstr(From_year) and include the formula in the detail section.
I got the result like 2.00/2000.00. But i need 2/2000.
Thanks in adv.
MK
problem with the numbers.
In a xx table we have 2 number fields called
From_month, From_Year.
I tried to concadinate these two fields in a formula (@yy)
like cstr(From_month)+"/"+cstr(From_year) and include the formula in the detail section.
I got the result like 2.00/2000.00. But i need 2/2000.
Thanks in adv.
MK