I get #unparseable.
=SUMIFS(Effort Hrs:Efford Hrs,Assignee:Assignee,"Easton",Sprint Week:Sprint Week,"32")
Effort Hrs = Hours worked
Assignee = the person
Sprint Week = the wee it is done
In your formula, it says "Efford Hrs". I'm not sure if that's a typo in the forum, or a type in the formula itself. If it's in the formula, that would likely cause the issue.
To follow up on what Javed said, because of the space in the column name, you need to use the syntax, [Effort Hrs]:[Effort Hrs].
Great catch Joe!
Same with [Sprint Week].
In general, spaces, special characters, column names that end in numbers all require the [] brackets.
I tend to use [columname] regardless of whether it needs it or not. Smartsheet's editor will remove them if they are not needed.
Craig
Thanks, great stuff.
See attached image, it still doesn't work
D...
You still have a syntax problem...it must be [Effort Hrs]:[Effort Hrs] <--- notice the inner brackets.
Thanks much...
Hey, Is anyone else facing this issue in the approval notifications sent through smartsheet
I have a sheet with a list of customers in one column, and then the following columns are City, Monday, Tuesday, Wednesday, Thursday, Friday. I need help with a formula that I can put in my sheet summary so that if the customer column says Staples (It can say this in multiple rows) that it will tell me the total package…
In the Smartsheet sheet “CRS RO Master” we have programmed an automation called “Track Changes in dates, confirmation and LHG code” [PICTURE 1] This one should report a date of a change in the columns “CRS GO LIVE DATE” and “PMS Go LIVE DATE” in the column “. CRS Check date changed”. [PICTURE 2] The update of the “Go live…