J
Jason Frazer
I have a field [estimated cost], the field size = 6, and
the data type is text. Unfortunatly the data type must
stay as text.
In a text box in my report i have "=CInt([estimated
cost])" without the quotes in the control source and
format set to currency. it always returns $0.00.
[Estimated cost] = "011000". The value returned should
be "$11,000"
What am i doing wrong.
Thanks
Jason
the data type is text. Unfortunatly the data type must
stay as text.
In a text box in my report i have "=CInt([estimated
cost])" without the quotes in the control source and
format set to currency. it always returns $0.00.
[Estimated cost] = "011000". The value returned should
be "$11,000"
What am i doing wrong.
Thanks
Jason