Jan 24, 2011 #1 Marlieke Programmer Joined Jan 24, 2011 Messages 1 Location NL Hello, I have made a database application. Reports are send to users as .xps files. How can I open in a Access form with VBA the XPS Viewer to see the send XPS files again. Thank you Marlieke
Hello, I have made a database application. Reports are send to users as .xps files. How can I open in a Access form with VBA the XPS Viewer to see the send XPS files again. Thank you Marlieke
Jan 24, 2011 #2 PHV MIS Joined Nov 8, 2002 Messages 53,708 Location FR Have you tried the Application.FollowHyperlink method ? Hope This Helps, PH. FAQ219-2884 FAQ181-2886 Upvote 0 Downvote