R
reservedbcreater
on my edit the db form - i have some field that the user can select between
how they want to open a record to edit. (by name, house #, reserve, etc)
i need a combobox where the user can browse all the (900 in total) names
of house owners that have been entered into the db. so the user can pick a
name and it'll open the first form of the completed survey for that
person's house.
also when the user uses the data entry forms to put in a new survey, i
need the combobox on this editpage to auto-add that the name to it's
combobox.
And more prefered > if possible can it be a drop down text box that works
teh exact same way as the combobox except when u start to type a name it
finds a name...like if u start to type kath - katherine would auto fill
in.........
or another alternative i need is a text box used to type in a name and
search the DB and bring up the survey for the name.
how they want to open a record to edit. (by name, house #, reserve, etc)
i need a combobox where the user can browse all the (900 in total) names
of house owners that have been entered into the db. so the user can pick a
name and it'll open the first form of the completed survey for that
person's house.
also when the user uses the data entry forms to put in a new survey, i
need the combobox on this editpage to auto-add that the name to it's
combobox.
And more prefered > if possible can it be a drop down text box that works
teh exact same way as the combobox except when u start to type a name it
finds a name...like if u start to type kath - katherine would auto fill
in.........
or another alternative i need is a text box used to type in a name and
search the DB and bring up the survey for the name.