Thanks Nick for reading. I will attempt to explain the case I often run into.
I frequently have one large workbook open and several smaller workbooks open in the same instance of Excel. If I save the large workbook, this instance of Excel is for all intents and purposes completely blocked from new user input. For example, I cannot switch to another open workbook and edit it while the large workbook finishes saving in the background. Likewise, if I am editing in Excel and start opening another large worksheet, Excel ui is blocked while opening and I am forced to wait rather than continue editing in the previously open workbook. Most workbooks are small enough that this file access UI blocking is of little consequence. But when you get into the 30 MB and greater range of .xlsm documents, the wait can really add up when it happens dozens of times a day. My workaround is to keep writing in notepad and then paste my new text into Excel once it is unblocked.
Obviously this unblocked file access is kind of achievable if I launch Excel as two separate processes, but doing so breaks another common process in my workflow. (copy discontiguous selections and paste values into a different workbook - works inside a single Excel instance, but not between separate instances of Excel)
So in the form of a question: Could Excel be made to perform open and save operations in the background, thereby not blocking the ui for any other presently open workbooks?
I suppose this request could be extended to cover calculation. If a large workbook is calculating, could Excel be made to allow editing in other open workbooks while the calculating workbook finishes up in the background?
thanks for the support
-jason