Coder Social home page Coder Social logo

Comments (5)

Magikos avatar Magikos commented on July 2, 2024

I didn't know it did that, your comment helped me fix an error I was having.

I second this request. Index should be the page index, regardless of the name.

from linqtoexcel.

paulyoder avatar paulyoder commented on July 2, 2024

I don't believe that's possible because OLEDB is used to get the list of sheet names, and it returns it in alphabetical order.

Let me know if anyone finds a solution though.

from linqtoexcel.

Magikos avatar Magikos commented on July 2, 2024

From my research, unfortunately it seems Paul is correct. :-(

OleDB does not support this ability.

from linqtoexcel.

chakaroff avatar chakaroff commented on July 2, 2024

http://stackoverflow.com/questions/1164698/using-excel-oledb-to-get-sheet-names-in-sheet-order - does this work?

from linqtoexcel.

paulyoder avatar paulyoder commented on July 2, 2024

The StackOverflow answer is retrieving the sheet names the exact same way LinqToExcel does, and it only returns it in alphabetical order. See this comment on the answer: http://stackoverflow.com/questions/1164698/using-excel-oledb-to-get-sheet-names-in-sheet-order#comment1556381_1165281

from linqtoexcel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.