switch between records

D

Dan

I have an employee database with the usual employee information, name
address, phone, wage etc. this information is on one form. with a combo box
dropdown which allows me to search alphabetically and switch between
employees . I have users telling me while editing one employees profile the
form switches names and the edits are done to the wrong employee.

the database has a FE and BE with only a few users, other users use a
different FE which limits what they can see.

I have tried to recreate the problem on my laptop , but cannot. The live
version works over a network, could this be the problem??

any suggestions on how to find or recreate the problem?

thanks
 
T

Tom van Stiphout

On Mon, 3 Nov 2008 19:31:00 -0800, Dan <[email protected]>
wrote:

Make those users submit a DETAILED reproducible scenario.

My guess: you have the form's Cycle property set to All Records and
they are tabbing to a new record.

-Tom.
Microsoft Access MVP
 
L

Linq Adams via AccessMonster.com

The Cycle Property set to "All Records" would be my guess, also. I've never
understood why Microsoft chose this as the default setting for this property
instead of "Current Record."
 

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