• LINKED xls file prob

    • This topic has 1 reply, 2 voices, and was last updated 15 years ago.
    Author
    Topic
    #468475

    Hi use this cod eto have a number of cells in column.

    dim cella as long
    dim ws4 as worksheet
    Set WS4 = ThisWorkbook.Worksheets(“TEST”)
    CELLA = WS4.Range(“C” & Rows.Count).End(xlUp).Row

    When i open the workbook from a dir C: and start the code all work fine.
    But when i depoist in dir of http: and call it via link the code go in error 1004….method global…eccc

    why??????

    Viewing 0 reply threads
    Author
    Replies
    • #1220765

      Probably the file opens in Internet Explorer. VBA code in Excel files does not work well when the file is opened in IE.

    Viewing 0 reply threads
    Reply To: LINKED xls file prob

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: