S
Sidnei Cordeiro
How can I filter a form using a numeric field with the standard number
format "0.000,00" and when the number to apply filter is not interger?
Is there a method to convert a number in that format to the "0,000.00"? Or
another workaround is necessary?
I've tryied to pass the number as string, but this only works in a sql
statement, not with the ApplyFilter method of the DoCmd command.
I apprciate your support. Thank you
Sidnei B Cordeiro
format "0.000,00" and when the number to apply filter is not interger?
Is there a method to convert a number in that format to the "0,000.00"? Or
another workaround is necessary?
I've tryied to pass the number as string, but this only works in a sql
statement, not with the ApplyFilter method of the DoCmd command.
I apprciate your support. Thank you
Sidnei B Cordeiro