Results 1 to 4 of 4

Executing procedures with multiple arguments

Threaded View

  1. #2
    Registered User
    Join Date
    09-20-2012
    Location
    Switzerland
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Executing procedures with multiple arguments

    find it
    instead of
    Workbook_Open(MyDir & Sep & MyFile, MyDir)
    sould write
    Workbook_Open(MyDir & Sep & MyFile) ,( MyDir)
    Last edited by Cutter; 09-20-2012 at 10:37 AM. Reason: Added code tags

Thread Information

Users Browsing this Thread

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

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