B 
		
								
				
				
			
		BRosland
control box in form should show quote amount ($) of beams month to date and
should only add amount that have -1 in the order field.
=DSum([Beam_Quote],"TCTTracks","[Quote_Date] >=
DateSerial(Year(Date()),Month(Date()),1) And [Ordered] = -1") but all I get
is #Error.
				
			should only add amount that have -1 in the order field.
=DSum([Beam_Quote],"TCTTracks","[Quote_Date] >=
DateSerial(Year(Date()),Month(Date()),1) And [Ordered] = -1") but all I get
is #Error.
