Calculation query...
Posted: Tue Aug 02, 2005 9:55 am
Hiya all,
I'm hoping that I'm just having a momentary blip and that the following query is phenomenally easy to resolve...
In a single record, same table...I'm trying to combine a math calculation (number) with a text alternative, and it's not working! Well it is, but I've lost all the number formatting in achieving it...
I've based the calc on the If function, so...
If ( text field > 0 ; "Text-message"; calc field)
Or putting it another way...
If ( "Trouble"; "TBC"; "$ 20.00")
The 'text field' is based on another (text) calculation and the calc field is a nested numbers calculation.
Is it possible to combine both numbers and text within a calculation?
Tim
I'm hoping that I'm just having a momentary blip and that the following query is phenomenally easy to resolve...
In a single record, same table...I'm trying to combine a math calculation (number) with a text alternative, and it's not working! Well it is, but I've lost all the number formatting in achieving it...
I've based the calc on the If function, so...
If ( text field > 0 ; "Text-message"; calc field)
Or putting it another way...
If ( "Trouble"; "TBC"; "$ 20.00")
The 'text field' is based on another (text) calculation and the calc field is a nested numbers calculation.
Is it possible to combine both numbers and text within a calculation?
Tim