ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Viewing a worksheet while a UserForm is active (https://www.excelbanter.com/excel-programming/324853-viewing-worksheet-while-userform-active.html)

Alan Glaister[_2_]

Viewing a worksheet while a UserForm is active
 
I have a rather complex and large macro to automate the production of test
specifications in excel.

One of the comments that has come back from the early users is that they
cannot view the worksheets that are created by my macro or even open other
workbook for reference.

This is because the macro seems to block excel from doing anything other
than the task at hand. They have asked me to find a way to allow them to at
least open other excel spreadsheets while editing in my macro.

Is there anyway to do this?

Is there anyway to be able to view the worksheets (including navigating the
cells) while the macro remains active?

Ben

Viewing a worksheet while a UserForm is active
 
i'm not certain how well this will work but look up the command
DoEvents

in help and see if it is what you want

"Alan Glaister" wrote:

I have a rather complex and large macro to automate the production of test
specifications in excel.

One of the comments that has come back from the early users is that they
cannot view the worksheets that are created by my macro or even open other
workbook for reference.

This is because the macro seems to block excel from doing anything other
than the task at hand. They have asked me to find a way to allow them to at
least open other excel spreadsheets while editing in my macro.

Is there anyway to do this?

Is there anyway to be able to view the worksheets (including navigating the
cells) while the macro remains active?


Bob R.

Viewing a worksheet while a UserForm is active
 
They should be able to open other spreadsheets if they start a new
instance of excel. I typically run 18 concurrent macros in excel on a
daily basis by having each workbook reside in it's own Excel window.



All times are GMT +1. The time now is 01:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com