Results 1 to 34 of 34

Thread: Opening an Excel Worksheet within a VSFlexGrid/MSFlexgrid

Threaded View

  1. #23

    Thread Starter
    Addicted Member
    Join Date
    May 2012
    Posts
    209

    Exclamation Re: Opening an Excel Worksheet within a VSFlexGrid/MSFlexgrid

    So there's a problem with my App.Path part. Because I get the error message that is attached at the bottom and it highlights the

    .Open App.Path & ""
    I changed it to open an XLS of my choice

    Code:
    .Open App.Path & "\Mitsubishi_CEL.xls"
    However, I changed it to

    Code:
    .Open ("C:\Users\nv2288\Desktop\Honda_2_cel.xls")
    and it worked fine. So I'm not sure what I'm doing wrong in regards to the App.Path code but my error message is attached below.
    Attached Images Attached Images  

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