Issues saving userform data to an external workbook

Mr Kay

New Member
Joined
Apr 16, 2019
Messages
1
I am experiencing problems when multiple users are saving userform data to an external workbook. I included error coding that informs when the save has failed and to try again which appears to work but now and then the workbook opens twice - and the message the workbook is already open is seen.

I'm thinking this is because the save process follows this routine, downloading save location, opening save location, then saving the file. They all have visible progress bars during each activity but there is empty time between is stage. The userform remains visible throughout and users press save again, as they think nothing's happening.

Is there a way to keep a msgbox or other visible throughout letting them it is saving and to be patient, or would hiding it throughout and showing it after the save routine, work.

I've seen code that prevents workbooks opening twice which I plan to test further but there may also be an additional issue, a separate workbook has a pivot table summarising the same data that opens the source workbook on external data source refresh. In other words the external workbook may be opened 500 times a day during save or refresh.

Whats the best option. Idea's welcome. Access would be but isn't an option in this case.
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top