S
sympatico
Heres the situation: I currently have an excel file with approximately 3500
project entries
with fields such as job number, management, address, project description,
type, etc.,
Is there a way to make a gui program where a typical user can search the
database (excel file) and display the results in a textbox?,
Generally as follows:
1) User enters text in combobox to search for number, address, name, etc.,
then hits go button,
2) program reads excel file
3) user info is displayed in textbox ( display shows all fields based on
input, such as job number, address, descript, etc)
so if I type washington, it will display all the projects with washington in
it
project entries
with fields such as job number, management, address, project description,
type, etc.,
Is there a way to make a gui program where a typical user can search the
database (excel file) and display the results in a textbox?,
Generally as follows:
1) User enters text in combobox to search for number, address, name, etc.,
then hits go button,
2) program reads excel file
3) user info is displayed in textbox ( display shows all fields based on
input, such as job number, address, descript, etc)
so if I type washington, it will display all the projects with washington in
it