Forum Discussion
snipper
Mar 14, 2022Copper Contributor
Profit/Loss per Day Calendar
Hi All, I am looking for formula for these 2 items. 1. Want total Profit/Loss per date in Calendar (E.g. Total Profit on 02 Feb 2022 was -90.65). 2. If Profit Cell to be Green, If Loss cell to ...
NikolinoDE
Mar 14, 2022Gold Contributor
for colour use..
Use a formula to apply conditional formatting in Excel for Mac
to show the amount use the formula
(set in each cell/calendar day)
=IF(A1="",""),A1