B
Bill H.
I'd like to add a "search box" to my form that allows for searching the
table of names and addresses by one of the fields I've created (lastname & "
" & firstname) to see if the person is in the table.
I need to be sure that what appears in the search box does not in any way
allow the data to be changed. I tried a combo box, but that allowed the
data to be changed, and I couldn't get rid of what was displayed in the box
as I moved to other records.
I could do a find on the lastname field, but I want to see several nearby
names all at once.
Thx
table of names and addresses by one of the fields I've created (lastname & "
" & firstname) to see if the person is in the table.
I need to be sure that what appears in the search box does not in any way
allow the data to be changed. I tried a combo box, but that allowed the
data to be changed, and I couldn't get rid of what was displayed in the box
as I moved to other records.
I could do a find on the lastname field, but I want to see several nearby
names all at once.
Thx