References issue

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

    #1

    References issue

    Hi

    I have sent a client my app where it gives error on an expression. This I am
    pretty sure is a references issue as they are using office 2000 and I am
    using office xp. As the client is based far away, is it possible to fix the
    reference issues remotely somehow? Can I send them sommething that they can
    run to fix it?

    Thanks

    Regards



  • John

    #2
    Re: References issue

    There is a utility to fix references;



    But it only works for access 97 and not with access 2000 as I need it to be.

    Regards

    "John" <John@nospam.in fovis.co.uk> wrote in message
    news:3f9fad97$0 $247$cc9e4d1f@n ews.dial.pipex. com...[color=blue]
    > Hi
    >
    > I have sent a client my app where it gives error on an expression. This I[/color]
    am[color=blue]
    > pretty sure is a references issue as they are using office 2000 and I am
    > using office xp. As the client is based far away, is it possible to fix[/color]
    the[color=blue]
    > reference issues remotely somehow? Can I send them sommething that they[/color]
    can[color=blue]
    > run to fix it?
    >
    > Thanks
    >
    > Regards
    >
    >
    >[/color]


    Comment

    • Tom van Stiphout

      #3
      Re: References issue

      On Wed, 29 Oct 2003 12:08:43 -0000, "John" <John@nospam.in fovis.co.uk>
      wrote:

      I know of one perfect tool to do that: Microsoft Access. Your client
      may already have it.

      You can also iterate over the References collection, and check for
      IsMissing. See help file.

      -Tom.
      [color=blue]
      >Hi
      >
      >I have sent a client my app where it gives error on an expression. This I am
      >pretty sure is a references issue as they are using office 2000 and I am
      >using office xp. As the client is based far away, is it possible to fix the
      >reference issues remotely somehow? Can I send them sommething that they can
      >run to fix it?
      >
      >Thanks
      >
      >Regards
      >
      >[/color]

      Comment

      • John

        #4
        Re: References issue

        I think with mde it does not work, or does it? I don't want to send them
        mdb.

        Thanks

        Regards


        "Tom van Stiphout" <tom7744@no.spa m.cox.net> wrote in message
        news:9fhvpvsmsk adqhckrnl6hh3kf s8abs6mt3@4ax.c om...[color=blue]
        > On Wed, 29 Oct 2003 12:08:43 -0000, "John" <John@nospam.in fovis.co.uk>
        > wrote:
        >
        > I know of one perfect tool to do that: Microsoft Access. Your client
        > may already have it.
        >
        > You can also iterate over the References collection, and check for
        > IsMissing. See help file.
        >
        > -Tom.
        >[color=green]
        > >Hi
        > >
        > >I have sent a client my app where it gives error on an expression. This I[/color][/color]
        am[color=blue][color=green]
        > >pretty sure is a references issue as they are using office 2000 and I am
        > >using office xp. As the client is based far away, is it possible to fix[/color][/color]
        the[color=blue][color=green]
        > >reference issues remotely somehow? Can I send them sommething that they[/color][/color]
        can[color=blue][color=green]
        > >run to fix it?
        > >
        > >Thanks
        > >
        > >Regards
        > >
        > >[/color]
        >[/color]


        Comment

        Working...