+ Reply to Thread
Results 1 to 2 of 2

Making files with excel

  1. #1
    Mike C
    Guest

    Making files with excel

    I am trying write a program using a macro that will create folders using
    excel, then transfer existing files to the folders and save the current file
    in that folder as well. Also i am trying to make forms that i have links set
    up in, still link when i copy the folders that the files are in and rename
    the folders. I would like to get those files to work properly too. I always
    get an error message saying that filename is nonexistant because excel will
    not update the hyperlinks. Is there any way to get it to update?

  2. #2
    Gary Brown
    Guest

    RE: Making files with excel

    Mike,
    In the VBE, add a reference to 'Microsoft Scripting'.
    Get into the Object Browser and check out all the classes. You've got
    Folder, Drive, File, etc.
    Sounds like all the things you need to complete your project. I'm sure a
    little experimenting and HELP lookups will get you exactly where you want to
    go.
    Good Luck.
    Sincerely,
    Gary Brown

    "Mike C" wrote:

    > I am trying write a program using a macro that will create folders using
    > excel, then transfer existing files to the folders and save the current file
    > in that folder as well. Also i am trying to make forms that i have links set
    > up in, still link when i copy the folders that the files are in and rename
    > the folders. I would like to get those files to work properly too. I always
    > get an error message saying that filename is nonexistant because excel will
    > not update the hyperlinks. Is there any way to get it to update?


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1