On Dec 2, 11:42 am, "Douglas J. Steele" <NOSPAM_djsteele[ at ]NOSPAM_gmail.com> wrote:
[Quoted Text] > Use > > FileCopy strSource, strTarget > > instead > > -- > Doug Steele, Microsoft Access MVP http://I.Am/DougSteele> (no e-mails, please!) > > "Jeff Bassett" <jbass...[ at ]cpiaz.com> wrote in message > > news:431388da-d811-4976-9c1f-6bbcb3e6c58c[ at ]r36g2000prf.googlegroups.com... > > > > > Doug: > > > Thank you and your quicker then I am. I meant for this post to be > > under a different thread rather than a new thread. > > > You are, of course, correct in that it moves the file. The > > oldpathname will vary but should usually be confined to a single > > shared drive on the network. The newpathname will be constant as I am > > trying to centralize my photos in a spot that my users cannot screw up > > heance the newpathname will be an UNC path. > > > However, the real delima is that I do not want to move the file. I > > would like to copy the file to the new location. > > > See this thread for the code that I am using: > > http://groups.google.com/group/microsoft.public.access.modulescoding/...> > > Thank you, > > > Jeff Bassett- Hide quoted text - > > - Show quoted text - Thank you.
Your help is greatly appreciated.
Jeff
|