Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@nblackburn there's specific cells that are used as "buffers" for the data. I really wish I could make this shit up.
-
@DoctorDalek Just be confident in he fact you can handle this, that aline is commendable.
-
Lukas18728yConfession of a developer: I like Excel. It's, in my opinion, the most versatile piece of software ever made.
-
@Lukas that is also one of its weaknesses. It's got so many functions that you will never use.
-
The thing I really dislike in excel is that both data and computation are on the same place. You never know what is what until you go around every cell to check the content.
-
Lukas18728yI would say it's potential is widely underused because of a lack of knowledge (how many people, even developers, know how to properly use pivot tables,...). I use it as a texteditor, database, analysing tool, to program simple functions...even to make a small business ERP system with stock management, CRM, dashboards, barcodescanners connected to it, automatic mailing, business intelligence,...and still learning :) Only the performance is pretty crap for larger datasets...@Charmgoggles
Our team is currently working with an Excel document that uses visual basic to talk to an embedded system. We're talking reading memory locations in Excel.
undefined