+ Reply to Thread
Results 1 to 3 of 3

accessing file created in different macro within the same project

  1. #1
    Registered User
    Join Date
    04-10-2007
    Posts
    34

    accessing file created in different macro within the same project

    Hi,

    In one module I have created a file, say 'intel.dne', which I need to access in another module in the same project. I've tried using "public" statement but it does not work and I have to save the file once created and then access it via inserting the complete file path in any macro I create which needs to access it. This cause problem with the portability of the excel program and the run time needed to complete the program.

    Another issue with this method is that any changes implemented in any module, after the file has been saved, are not carried forward to future runs in other macros. Each macros opens the original saved version.

    Does anyone have any suggestions?

  2. #2
    Registered User
    Join Date
    04-10-2007
    Posts
    34

    Unhappy

    Please help, I still have no idea how to do this.

    Thanks,

    Mbrolass

  3. #3
    Registered User
    Join Date
    04-10-2007
    Posts
    34
    Hi,

    does any one have any ideas of how to do this?

+ 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