Max Wanadoo
max.wanadoo at gmail.com
Wed Mar 17 10:42:28 CDT 2010
I would say that you need to stick a \ after the .path. Max -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of William Hindman Sent: Wednesday, March 17, 2010 3:31 PM To: Access Developers discussion and problem solving Subject: [AccessD] CurrentProject.Path syntax? ...the following two lines point to the same file ...but only line two works ...what is my befuddled mind missing this time? ' MetaDraw0.LoadPicture (CurrentProject.Path & "MBCC_HallC_Spring_001a.mdp"), 0, 0 MetaDraw0.LoadPicture "v:\JISWORKING\TMS\MBCC_HallC_Spring_001a.mdp", 0, 0 William -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com