Hi,
I have a query as source for a form. In the query there are several expressions that calls different functions in a module. These functions should all return numeric data, but are returned as string/variant types. So when I use these expressions run in the query in a form, and try to format as a number ie. # ##0, it don't work. How do I solve this in the most efficient way?
Thanks in advance
Gerhard
I have a query as source for a form. In the query there are several expressions that calls different functions in a module. These functions should all return numeric data, but are returned as string/variant types. So when I use these expressions run in the query in a form, and try to format as a number ie. # ##0, it don't work. How do I solve this in the most efficient way?
Thanks in advance
Gerhard