Pinned Loading
-
Reconciliation with Python in Excel
Reconciliation with Python in Excel 1# خواندن جداول ورودی
2bank = xl("Bank[#All]", headers=True)
3dafater = xl("Dafater[#All]", headers=True)
45# ایجاد ستون جدید با ترکیب مبلغ و تاریخ و شماره گذاری در صورت تکراری بودن
-
Mahmoud Lambda Functions
Mahmoud Lambda Functions 1/*
2FUNCTION NAME: J_EOMONTH
3VERSION:1.0
4AUTHOR: Mahmoud Bani Asadi
5WEB: www.arshad-hesabdar.ir
-
-
UsefulFiles
UsefulFiles PublicThis is a place that I will put my useful files that I mention in my training videos.
Batchfile 2
-
GoogleSheetFunctions
GoogleSheetFunctions 1//SplitAmount
2=ArrayFormula(LET(
3z,division,
4count,ROUNDUP(amount/z,),
5a,SCAN(0,count,LAMBDA(x,y,x+y))-count+1,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.