N 
		
								
				
				
			
		Nick
I have a datasheet, data entry subform and I would like to
use a field "Order" as the criteria for an append query.
I have used;
[Forms]![OrdersTempNumbers]![OrdersTempNumber-sub]![Order]
This works if there is only one record but if you have two
or more it only returns the first record.
Is this possible?
Regards
Nick
				
			use a field "Order" as the criteria for an append query.
I have used;
[Forms]![OrdersTempNumbers]![OrdersTempNumber-sub]![Order]
This works if there is only one record but if you have two
or more it only returns the first record.
Is this possible?
Regards
Nick