+ Reply to Thread
Results 1 to 2 of 2

Running separate excel instances Office 2013

  1. #1
    Registered User
    Join Date
    03-09-2012
    Location
    Cape Town, South Africa
    MS-Off Ver
    Excel 2010
    Posts
    61

    Running separate excel instances Office 2013

    Hi,

    I'm trying to run two separate instances of Excel, and within each of them I am trying to run a macro. I know that to run separate instances you type "excel.exe /x" into the run dialog box, and that's no problem: they both open and I can operate them separately.

    The problem is this: when I run a macro in only one of the two instances it runs fine and does what it should do, and I can see the CPU usage for the CPU I assigned to this instance is being used. However, when I try and run another macro concurrently in the second instance (on a separate CPU), both instances become non respondent and I see that the CPU usage assigned to each of them drops to zero.

    Could anyone give me an idea of why this might be?

    Thanks, much appreciated!

    Mike

  2. #2
    Registered User
    Join Date
    11-11-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    54

    Re: Running separate excel instances Office 2013

    I have no idea (scientifically). But I have a feeling that it might have something to do with what your macro does. I think at some point the two instances of Excel want to do something very similar and this causes them to stall, like trying to access the same file at the same time, or writing to the same location(memory or hard drive), or stuff like that.
    You might wanna share your worksheets and your macro, so the big dudes of the forum (professionals) could take a look at it.
    Last edited by xinx; 08-17-2013 at 01:55 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel auto export .dbf file through VBA - OFFICE 2013 woes
    By Drivium in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-20-2014, 01:37 PM
  2. How to avoid separate instances of excel.
    By johnjohns in forum Excel General
    Replies: 6
    Last Post: 05-30-2013, 11:23 PM
  3. MS Office 2013 Release
    By waqarqrl in forum Excel General
    Replies: 1
    Last Post: 12-28-2012, 11:30 AM
  4. [SOLVED] How do I create two separate instances of Excel?
    By Flowermountain in forum Excel General
    Replies: 1
    Last Post: 02-01-2006, 12:50 PM
  5. [SOLVED] Opening two separate instances of Excel
    By Ron Bishop in forum Excel General
    Replies: 2
    Last Post: 08-04-2005, 01:05 PM

Tags for this Thread

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