Results 1 to 14 of 14

Thread: [RESOLVED] type mismatch

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2005
    Posts
    18

    Resolved [RESOLVED] type mismatch

    Im not sure if this is the correct place to post this query but i hope so.

    Why do i get a type mismatch Run-time error 13, for the following piece of code???

    VB Code:
    1. returns(a) = "=Average(loser["& a &" "& b &"]:loser ["& a &" "& b+10 &"])"

    If returns(a) and loser(a, b) are defined as Single then why is there a mismatch?

    Any help would be most appreciated.
    Last edited by Zahida.Laljee; Jul 26th, 2005 at 01:53 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width