Searching formular
Hi there,
i have problem and i need help with it, pls.
I have huge table and i need make search form where i can set up what i want
sarch, chose criteria for searching and then i need if it will find
something, make a list with found rows where data, for what i have been
searching are placed and when i will chose some from them it will load data
into form.
small example:
table:
name surname date age
franky longfoot 1.11.1111 19
franko shortfoot 2.11.1111 19
franko shortfoot 2.11.1111 18
franko shortfoot 3.11.1111 17
franko shortfoot 2.11.1111 19
and i need make form where will be forexample textboxes where i`ll be able
fill information about name or surname or date or age or 2of them and i
will press search button and it will search whole table find all rows where
are mentioned my searching criterias and results will be displayed in
listbox. Then when i will choose some founds from listbox then it will open
formular where will be displayed all data from row which meeted my searching
criterias.
can anyone help me with search form?? thx.
|