Automatic updates

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tom_dp

    #1

    Automatic updates

    I need to have my form capture some info automatically. I've got 4
    columns namely region, distributor, route and outlets. I would like to
    key in route and outlet names and get distributors and regions
    automaticlly without wasting time keying in the info.

    I have developed a form for data capture but my team has to key in all
    this info and it's very repetitive!

    Can someone please help to enable me increase my strike-rate, save on
    time and of course money.

    Thanks.

  • Mike Abbott

    #2
    Re: Automatic updates

    "tom_dp" <mboya_t@yahoo. com> wrote in message
    news:1141823917 .888794.104040@ i39g2000cwa.goo glegroups.com.. .[color=blue]
    > I need to have my form capture some info automatically. I've got 4
    > columns namely region, distributor, route and outlets. I would like to
    > key in route and outlet names and get distributors and regions
    > automaticlly without wasting time keying in the info.
    >
    > I have developed a form for data capture but my team has to key in all
    > this info and it's very repetitive!
    >
    > Can someone please help to enable me increase my strike-rate, save on
    > time and of course money.
    >
    > Thanks.
    >[/color]

    Could you use
    A combo box for distributor on the form .

    Bound to a table called distributor details. The region could be part of
    this table and you would not need to input it.

    Sorry if it's not a very clear explanation.

    Regards

    Mike


    Comment

    Working...