One Text file (*.txt) for multiple user input

ARUNCHENNAI

Board Regular
Joined
Apr 24, 2017
Messages
66
Hi,
I created a macro in excel (open as ready only, so that many users can access at a time) and allowed to write the contents to a .txt file.

How to make it possible to allow the .txt file to accept multiple users entries if, entered at the same time. or How to make the user to wait till the file close.

Please help.

Arun
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Excel is not very good at managing simultaneous multi user access. It was not designed for that. The only way I've made it work in a large team environment was to use a 3rd party subversion client like TortoiseSVN. Without something like that, it too often results in work by other team members getting overwritten by the last person to save the shared workbook. If team collaboration is paramount, there are other applications such as SmartSheets that have it built into their DNA.
 
Upvote 0

Forum statistics

Threads
1,215,803
Messages
6,126,992
Members
449,351
Latest member
Sylvine

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