C 
		
								
				
				
			
		ChoonBoy
I distributed copies of mde (2003) to PCs with XP and Vista.
This code does not open the reports in Vista pcs but works perfectly in XPs
DoCmd.OpenReport Forms![Vrpts]!lstReports, acViewPreview, "", "", acNormal
Appreciate any help or alternative methods.
Thanks in Advance
				
			This code does not open the reports in Vista pcs but works perfectly in XPs
DoCmd.OpenReport Forms![Vrpts]!lstReports, acViewPreview, "", "", acNormal
Appreciate any help or alternative methods.
Thanks in Advance
