Trending in Formulas and Functions
-
Symbol Return Formula
When I use a formula to return a symbol for example =IF([INC/DEC]@row = "INCREASE", "RED", "GREEN") It just returns the word RED I have the column set to symbol but still can't get it to work…
-
Cross Sheet Reference
Trying to create a cross sheet reference that counts #s from a specific column in another sheet. =countif({Am-Van: Vehicle List Range 1},[Type of Service]:[Type of Service], "BLS") Comes back as #UNPARSEABLE The COUNTIF statement works in the referenced sheet but not when it is cross referenced. Is there a comma or bracket…
-
Formula Help
I would like a formula that counts the # of entries that are marked for the event "Non-Public Schools Leadership Conference" that contain an admission item marked "Exhibitor" whose payment method is not marked "Free". What am I doing wrong in the formula below? =COUNTIFS([Event Title]:[Event Title], "Non-Public Schools…