Recent | Popular
#airtable #formula #formatting
REPLACE({Name},1,FIND("~",SUBSTITUTE({Name}," ","~",LEN({Name}) - LEN(SUBSTITUTE({Name}," ","")))),"")
#python #pandas #formatting
'${:,.2f}'.format(dfCombined['Amount'].sum())
Fri Nov 12 2021 19:10:11 GMT+0000 (UTC)
Mon Oct 26 2020 00:28:49 GMT+0000 (UTC) https://www.kite.com/python/answers/how-to-format-a-float-as-currency-in-python