ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Multi-user dilemma. (https://www.excelbanter.com/excel-programming/313253-multi-user-dilemma.html)

GCF[_7_]

Multi-user dilemma.
 

I have a work macroo that is very simple. When a user enters a ten digi
number, it does a find in the range of G100:G65000. It has thre
responses : 1 not a ten digit number, 2 found (no action), 3 The te
digit number is added to the next G cell, and is available for the nex
find (re-run of the macro).

In an attempt to go multi-user it was apparent that the users where i
contention for the same cells at the same time.

Is there a method or code that would allow for one to take precedence
and the other to append to the applied changes, or am I looking at thi
all wrong?

Thank yo

--
GC
-----------------------------------------------------------------------
GCF's Profile: http://www.excelforum.com/member.php...nfo&userid=412
View this thread: http://www.excelforum.com/showthread.php?threadid=26844


Harald Staff

Multi-user dilemma.
 
Hi

Multiuser environment and 65k + data records is what databases do very well.
You shouldn't use a spreadsheet program for this.

HTH. Best wishes Harald

"GCF" skrev i melding
...

I have a work macroo that is very simple. When a user enters a ten digit
number, it does a find in the range of G100:G65000. It has three
responses : 1 not a ten digit number, 2 found (no action), 3 The ten
digit number is added to the next G cell, and is available for the next
find (re-run of the macro).

In an attempt to go multi-user it was apparent that the users where in
contention for the same cells at the same time.

Is there a method or code that would allow for one to take precedence,
and the other to append to the applied changes, or am I looking at this
all wrong?

Thank you


--
GCF
------------------------------------------------------------------------
GCF's Profile:

http://www.excelforum.com/member.php...fo&userid=4124
View this thread: http://www.excelforum.com/showthread...hreadid=268449





All times are GMT +1. The time now is 07:17 AM.

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