Category:Excel

From Rosetta Code
Revision as of 07:36, 6 May 2021 by Hout (talk | contribs) (Added a link to XKCD 2453)
Excel is a language that is not a programming language. You may find a list of its users on RC here. Listed below are all of the tasks on Rosetta Code which have been solved using Excel.
Your Help Needed
If you know Excel, please write code for some of the tasks not implemented in Excel.

Excel is a spreadsheet program from Microsoft Office suite applications. Excel provides calculations, cell referencing, and illustration of data sheets by using its functions, formulas, graphs, etc.


The Excel formula language consists of several hundred pure functions, and only constitutes a Turing-complete programming language in recent builds (Office 365 beta, since Dec 2020) which have introduced a LAMBDA function, and the ability to bind names to reusable custom functions in the Excel Name Manager.

The Excel formula language, for all its limitations, is arguably the most widely used programming language in the world.

Estimates of the number of users are typically in the region of 750 million.

(See The LAMBDA worksheet function)

(and, of course: XKCD 2453 - Excel Lambda)

Subcategories

This category has only the following subcategory.

@

Pages in category "Excel"

The following 75 pages are in this category, out of 75 total.