Below is my formula that I am using right now. One thing I would like to add is this,
I want the formula to check first if G1617 is blank then it should reference Cell in colum T1671 and then follow the remaining formula of multipling Q1671-H1671 (not sure how to embed this in the formula).
=IF(H1671>0,"",IFERROR(IF(G1671*Q1671<H1671,0,G1671*Q1671-H1671),0))
Thank you for your help in advance!!
Bookmarks