Forum Discussion
AUSSIEBLOKE72
May 27, 2025Copper Contributor
RE SUM IF WITH FORMULAS IN CELLS Hi I want to sum all in column G on the BOMS sheet.
2 Replies
Sort By
=SUMIF(BOMS!D$7:D$692, A23, BOMS!G$7:G$692)
- AUSSIEBLOKE72Copper Contributor
Hi Hans thanx I have fixed this now it was some of the other code that was causing the issue if it not summing properly is all good now thanx for the reply also 👍