Re: macro to move from directory to directory
From: Dave Peterson (ec35720_at_netscapeXSPAM.com)
Date: 02/02/05
- Next message: davegb: "Re: macro to move from directory to directory"
- Previous message: davegb: "Re: update numeric labels after insert"
- In reply to: davegb: "Re: macro to move from directory to directory"
- Next in thread: davegb: "Re: macro to move from directory to directory"
- Reply: davegb: "Re: macro to move from directory to directory"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 02 Feb 2005 17:10:42 -0600
The first code looked for the folder names in column A and the workbook names in
column B.
But read my follow up post if the names of the workbooks varied.
davegb wrote:
>
> I've now created this macro and done some test runs. I can't get it to
> find the files in the folders. I'm not even sure it's finding the
> folders. It just places "Missing" in column c. How do I tell it where
> the folders are? I did change the default location to save Excel files
> into the first of the directoriew to see if I could get it to find
> them. But I'd rather do it with a macro command than change the default
> where Excel files are saved.
> When I step through the macro, I get a message that "C:\" cannot be
> found. So I'm guessing that the macro is looking in the root directory
> rather than where the files are stored.
> Any ideas?
> TIA
-- Dave Peterson
- Next message: davegb: "Re: macro to move from directory to directory"
- Previous message: davegb: "Re: update numeric labels after insert"
- In reply to: davegb: "Re: macro to move from directory to directory"
- Next in thread: davegb: "Re: macro to move from directory to directory"
- Reply: davegb: "Re: macro to move from directory to directory"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|