excel-formula
There are 17 repositories under excel-formula topic.
LesterLyu/fast-formula-parser
Parse and evaluate MS Excel formula in javascript.
MatrixFun/AutoXL
A fundamental library of Excel functions written in Excel formula language by LAMBDA function for spreadsheet automation
yiminghe/kison
A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript
bradbase/flyingkoala
FlyingKoala turns Excel into a user interface for defining calculations in Python and so reduces the complexity for humans translating from Excel to Python and makes the calculations more transparent to other domain experts, managers, bankers and auditors.
38680050/excel-formula-calculation
Imitate excel formula calculation
link-duan/excel-formula-parser
A parser for excel-formula written in pure Go
moriahtaylor1/excel-challenge
Excel assignment covering conditional formatting, formulas, PivotTables, and PivotCharts (Due: 03-06-2021)
pkokki/DocumentCreator
An opinionated solution for creating documents from JSON objects (API payloads) based on Word templates and Excel formula configuration.
UjjwalGupta245/Vrinda-Store-EDA
Excel Dashboard
u1f992/excel-formula-bf
Brainf*ck interpreter written with Excel formula
agentgill/special-invention
Some useful Excel Formulas
atwyburde/Excel-1
Excel is an important tool in the field of Data Science. It provides us with so many formulas and makes our time consuming and complicated calculations easy. So, here are some questions based on formulas like Sum, Sumif, Sumifs, Count, Countif, Countifs.
atwyburde/Excel-2
We all know the magic of Excel, hence, using this tool the most. Here are another few assignments with another important formulas of Excel called VOOKUP, IF, IFERROR, AND, OR, IFS and IFNA.
atwyburde/Mandalle-Restaurant-Analysis
Data Analysis of Mandalle Restaurant with respect to different factors.
atwyburde/Travel-Data-Analysis
Data Analysis of 200 trips of Travel Times Pvt. Ltd.
Simpletee17/Excel-Functions
This project is my hands-on practice with Excel formulas and features. From simple sums to lookups, I explored how to turn raw data into clear, useful information. It’s not just about typing formulas it’s about solving everyday data problems in a simple, effective way.