Multi-user dilemma.

G

GCF

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
 
H

Harald Staff

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top