+ Reply to Thread
Results 1 to 2 of 2

type miss match

  1. #1
    Registered User
    Join Date
    09-16-2012
    Location
    england
    MS-Off Ver
    Excel 2010
    Posts
    11

    type miss match

    hi guy!

    i got type mismatch when i trying to run debug.print file
    here the code

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: type miss match

    You declared sfile as an array. And string variable type does not support array if I remember correctly. Declare sfile as sFile as string.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1