Can anyone help why this formula is coming up as unparseable?
I'm creating a sheet summary, where it totals the Estimated GP (Est. GP) column if the Status column has the "Quoted" drop-down option is selected.
Formula i've used:
=SUMIF(Status:Status,"Quoted",Est. GP:Est. GP)
Thanks a lot!