d***@googlemail.com
2009-01-21 13:43:55 UTC
Hello out there,
I´ve got a huge problem:
This is, what´s my computed filed looks like:
'Please... '+case( stamm_verfueg when is < 0 then' This is... ' +
string( stamm_verfueg,'#,##0.00 €'+' xyz,') else 'dfdsfdsfdsf '+string
(((stamm_verfueg_finanz_limit_hw_fir)),'#,##0.00 €')+' verfügbar.')...
I hope i now did not erase too much from the syntax.
Wit this code I get an result for stamm_Verfueg like "3.000,00 €"
But if the value of stamm_verfueg is for example 30.000 I also get
"3.000,00 €" as result.
I really do not know, how to fix this problem.
Greets
Dominic
I´ve got a huge problem:
This is, what´s my computed filed looks like:
'Please... '+case( stamm_verfueg when is < 0 then' This is... ' +
string( stamm_verfueg,'#,##0.00 €'+' xyz,') else 'dfdsfdsfdsf '+string
(((stamm_verfueg_finanz_limit_hw_fir)),'#,##0.00 €')+' verfügbar.')...
I hope i now did not erase too much from the syntax.
Wit this code I get an result for stamm_Verfueg like "3.000,00 €"
But if the value of stamm_verfueg is for example 30.000 I also get
"3.000,00 €" as result.
I really do not know, how to fix this problem.
Greets
Dominic