search Form returns comboBox

Z

zSplash

My search results include the comboBox that came with the underlying query.
That is, I search for a criteria that, when it is found, brings back a
comboBox instead of textBox. Is there any way to force the return of only
the underlying text, and not the comboBox?

I'm sure this is unclear -- I'm just learning how to make a search Form, so
please forgive my ignorance. I used Allen Browne's outstanding examples
(http://allenbrowne.com/ser-62code.html) to get this far. Using Allen's
example to try to explain, instead of just bringing back a Level # (as in
his example) value, my search brought back the correct Level value as well
as the comboBox of Levels -- 1 through 4. Can anybody help -- or is my
question too unclear?

TIA
 
Z

zSplash

SOLVED: Replaced the Details' queryField with a textBox that links to the
queryField!

st.
 

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