Re: Accept input for unknown number of options



Thanks for your thoughts. I will try it out and whine again :)

Hadavidi

"John Vinson" wrote:

> On Wed, 22 Jun 2005 13:35:03 -0700, "Hadavidi"
> <Hadavidi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> >My worry is about how to take the inout from the form. For instance, when
> >someone is entering the information in a form, let's say they enter one
> >address, then they see there is another address. Or may be another and
> >another. So, for the person entering the information via the form, my idea
> >is that we should be able to provide a way to take any variations in the
> >number of addresses i.e. for a person within the database someone may have
> >one address, while some may have 15 addresses. So, would you suggest having a
> >sub-form? My question I believe may be a bit vague but ideally what I am
> >thinking should happen is that when a user enters the information, a pop-up
> >should come up and ask would like to add another address. Depending on the
> >response appropriate action should kick in. What would be the script code
> >look like to perform this.
>
> Simply use a continuous Subform, sized to show (at least) two
> addresses. The user will see the first two addresses, and if you leave
> the navigation bar on the form, will see how many addresses there are
> in all; and will be able to scroll up and down to look at those that
> are out of view. After adding a new address they'll automatically be
> put into the input "new" record for yet another new address.
>
> John W. Vinson[MVP]
>
.



Relevant Pages

  • Re: Entering information once and have it populate multiple columns
    ... I am done entering the data, I export the DB to excel so that I can do some ... text file to automatically populate a claims form. ... John Vinson wrote: ... Just use four textboxes on the report, ...
    (microsoft.public.access.formscoding)
  • RE: Accept input for unknown number of options
    ... So, for the person entering the information via the form, my idea ... response appropriate action should kick in. ... Hadavidi ... let's say on the form you want to capture the ...
    (microsoft.public.access.forms)
  • Re: Linking tables
    ... "John Vinson" wrote: ... The downside here is a more ... with one address table but multiple linking ... opening another form, entering the data, requeiring the data, sorting it by ...
    (microsoft.public.access.tablesdbdesign)
  • Re: ISP: "No Problem... we probe all the time"
    ... Invasion of privacy, pure and simple. ... entering your home without your permission. ... > worry as they do not represent any type of access threat. ...
    (comp.security.firewalls)
  • Re: ISP: "No Problem... we probe all the time"
    ... Invasion of privacy, pure and simple. ... entering your home without your permission. ... > worry as they do not represent any type of access threat. ...
    (comp.security.firewalls)

Loading