S 
		
								
				
				
			
		Simon
I have some code that will save a report as a pdf
DoCmd.OutputTo acReport, stDocName, acFormatPDF,
The report file name is the name of the report is there a way i can
automaticaly name the file as the OrderNumber the report is based on
Thanks
				
			DoCmd.OutputTo acReport, stDocName, acFormatPDF,
The report file name is the name of the report is there a way i can
automaticaly name the file as the OrderNumber the report is based on
Thanks
