G 
		
								
				
				
			
		Guest
Hi.
I have a field in my form with this control source:
=[cboScreenCat].[Column](2)
which gives me:
0
15
20
I'd like to see:
0
$15
$20
Is there a way to get the "$" to appear if the value is not zero?
Thanks.
				
			I have a field in my form with this control source:
=[cboScreenCat].[Column](2)
which gives me:
0
15
20
I'd like to see:
0
$15
$20
Is there a way to get the "$" to appear if the value is not zero?
Thanks.
