sisterpete
Registered User.
- Local time
- Today, 17:15
- Joined
- May 20, 2010
- Messages
- 13
we have a field on our form called "Searchbox" that is for search criteria. for example, if i put "321" in the field, i will get all the records with "321" either in their social security number or the drivers license number.
when there is more then one matching record, a seperate field called "txMoreThanOneRec" that has been hidden up to this point appears telling the user something like "119 records found. use the record selector buttons below to view other records."
here's the problem.. when this new field appears, the cursor moves to that box and all the text is actually highlighted. i want the cursor to either stay in the searchbox field, or move to the "first name" field.
i do not want it to place focus on the the "txMoreThanOneRec" field, and i surely dont want the text highlighted. i have searched and searched the web tonight, tried a number of different things, to no avail.
i haven't programmed much on access, and what i did has been several years ago. i recently took over the admin on a small network of computers at a food and clothing outreach facility.
i spent a few hours tonight redoing the graphic interface, making it more pleasing to the eye, making dropdown menus automatically drop down when the cursor lands on one, etc.
while i know this is nothing that will stop us from using the program, as they have been using it this way for several years, its just something that bothers me because it's looks tacky and is one more step for the user to have to fool with.
thank you for your help with this matter.
when there is more then one matching record, a seperate field called "txMoreThanOneRec" that has been hidden up to this point appears telling the user something like "119 records found. use the record selector buttons below to view other records."
here's the problem.. when this new field appears, the cursor moves to that box and all the text is actually highlighted. i want the cursor to either stay in the searchbox field, or move to the "first name" field.
i do not want it to place focus on the the "txMoreThanOneRec" field, and i surely dont want the text highlighted. i have searched and searched the web tonight, tried a number of different things, to no avail.
i haven't programmed much on access, and what i did has been several years ago. i recently took over the admin on a small network of computers at a food and clothing outreach facility.
i spent a few hours tonight redoing the graphic interface, making it more pleasing to the eye, making dropdown menus automatically drop down when the cursor lands on one, etc.
while i know this is nothing that will stop us from using the program, as they have been using it this way for several years, its just something that bothers me because it's looks tacky and is one more step for the user to have to fool with.
thank you for your help with this matter.