Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Visual basic (9) #34

Open
saveriogazzelloni opened this issue Dec 25, 2020 · 1 comment
Open

Error in Visual basic (9) #34

saveriogazzelloni opened this issue Dec 25, 2020 · 1 comment
Assignees

Comments

@saveriogazzelloni
Copy link

Hi,
when I try to link the project I receive a message error from Visual basic.
This is the line-code where the problem is set be debugger

    Set letzteZelle = .UsedRange.SpecialCells(xlCellTypeLastCell)
    SortFromRow = 7
    SortByColumn = 2
    
    .Sort.SortFields.Clear         <----  here there is the stop, the alert says : "index not included in the interval"

can you help me ?

thanks in advance
Saverio

@bpetraus bpetraus self-assigned this Dec 25, 2020
@bpetraus
Copy link
Contributor

Hi @saveriogazzelloni ,

can you please describe this a little bit more in detail?

Best

Bernd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants