R
r. howell
This has got to be something that people do all the time, but I'm having a
lot of trouble finding examples.
I have two situations in which I would like to give people a fairly
elaborate set of options to choose from:
In one case, it is a list of contractors, but I need to allow the user to
choose filters on the fly, and most importantly, my end user needs to have
enough information showing about each contractor that she can glance down the
list and check, yes/no for each contractor. The filters will get us within
shooting range, but at this point, our firm needs and wants to rely on
personal judgment backed by years of experience. Once we have items
selected, we need to use those choices in order to generate a number of
different reports (address labels,for one).
In the other case, clients need to choose from a number of possible
alternates, once bids have been received on a project. We need to use the
selected options to recalculate totals, and compare bids. Ideally, the
customer should be able to label and save several different scenarios. Can
anyone point me to vocabulary words, or to samples where someone is doing
something roughly similar?
I am thinking that my best bet may be not be a dropdown list but a subform
based on a query with a temporary or permanent table to list the different
mailings or the different contract scenarios. But I would really appreciate
some advice.
Thanks
lot of trouble finding examples.
I have two situations in which I would like to give people a fairly
elaborate set of options to choose from:
In one case, it is a list of contractors, but I need to allow the user to
choose filters on the fly, and most importantly, my end user needs to have
enough information showing about each contractor that she can glance down the
list and check, yes/no for each contractor. The filters will get us within
shooting range, but at this point, our firm needs and wants to rely on
personal judgment backed by years of experience. Once we have items
selected, we need to use those choices in order to generate a number of
different reports (address labels,for one).
In the other case, clients need to choose from a number of possible
alternates, once bids have been received on a project. We need to use the
selected options to recalculate totals, and compare bids. Ideally, the
customer should be able to label and save several different scenarios. Can
anyone point me to vocabulary words, or to samples where someone is doing
something roughly similar?
I am thinking that my best bet may be not be a dropdown list but a subform
based on a query with a temporary or permanent table to list the different
mailings or the different contract scenarios. But I would really appreciate
some advice.
Thanks