Results 1 to 2 of 2

Thread: type mismatch undefined error 800a000d

  1. #1
    Poldark Guest

    type mismatch undefined error 800a000d

    I would be very grateful if someone could tell me hoe to get passed this error....

    I think it either has something to do with the way I'm passing the parameters or what type the parameters are....

    If anyone could provide a line or two of example code i'd be very grateful

    Yours
    Poldark


  2. #2
    John Guest

    type mismatch undefined error 800a000d (reply)

    Hi Poldark,

    In order to help you with your problem we'd need more information:

    1) Include your source code (simplify as MUCH as possible first)
    2) Tell us what line it occured on

    Usually, this is due to trying to pass data when it's of the wrong type.
    For example, passing a string as into a numeric field, etc. Seeing the
    code and the line it occured on should really help.

    Thanks,
    John

    On 2/7/99 7:46:01 AM, Poldark wrote:
    > I would be very grateful if someone could tell me hoe to get passed this
    > error....

    I think it either has something to do with the way I'm
    > passing the parameters or what type the parameters are....

    If anyone
    > could provide a line or two of example code i'd be very
    > grateful

    Yours
    Poldark


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •