How do I refresh a Shared Excel file to see other user changes every minute or with VBA?

yoel87

New Member
Joined
Oct 29, 2018
Messages
1
Hi everyone,

I'm working on a big project on Excel where I will have about 20 users sharing the same file where they will be filling out a form in which everything gets compiled into 1 data base. The big issue I am having now is if for example 2 users have the same file opened and one submits his entry, the other will get into a conflict with his entry. I am trying to bypass this by accepting all the others data stay, and the 2nd user's entry to go on the next line. I've tried many different things and the best solution I found is updating the Shared settings in Excel to have the file refresh every 5 minutes to see other user changes. My problem is that I need this to be at least 1 minute or less or find a VBA command that will force through the refresh of other changes. Please help!
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,214,601
Messages
6,120,460
Members
448,965
Latest member
grijken

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