-
Column formulas
I need to subtract two days from an end date@ row and exclude weekends and holidays. Can I use this formula and incorporate the -2 days somehow? NETWORKDAYS(start_date, end_date, [holidays]) Thanks,
-
Issue with formula in sheet summary
Hi, I am having an issue with my formula: =COUNTIFS([Start Date]:[Start Date], IFERROR(MONTH(@cell), 0) >= 7, Type:Type, OR(@cell = "Residence Life Event", @cell = "6 in first 6", @cell = "Welcome Back Event", [P.A.W.S (Res Life Only)]:[P.A.W.S (Res Life Only)], "Philanthropic")) I want it to count events that are equal to…
-
Project Plan - Settings, Turning off/on rows per selections
Hello All, Looking to see if there is a setting/function to turn off/on specific rows or tasks in a project plan based on selections. I work with large plans for market launch. Depending on the market type, there may be deliverables that are needed or not needed. Example - Can I select a project sponsor or market type in…
-
Populate cells based on the different select of a multiselect column
Hello, I'm not sure how to handle this one and your help will be much appreciated. I have one MultiSelect column with a number of Main Countries (coming via a link from another sheet). For each country present in the Multiselect, I'd like to populate one cell with the country name. I just have no idea how to do this. Can…
-
Returning date either 15th or 31st of the month
Do we have a formula for rounding off dates to either 15 th of the month or 31st of the month? for example if the date falls between 1-15 of a month, I need 15th as the date for that month and year. and if a date falls in between 16-31 then it should return 31st of the month and year. Kindly advise. thanks for your help.
-
Military Time Calculation: Night Shift
I have columns set up in 4-digit military time. The formula below calculates day shift (0800 to 1700), but returns a negative value when calculating night shift (2200 to 0600). How can this be resolved? =((VALUE(LEFT([End Time 1]@row, 2)) + VALUE(RIGHT([End Time 1]@row, 2)) / 60) - (VALUE(LEFT([Start Time 1]@row, 2)) +…
-
COUNTIF Formula Help
I'm not sure if I'm making this more complicated than I need to... I'm trying to build a COUNTIF formula that accounts for 2 unique values in User Satisfaction column and can have anywhere from 4 -17 unique values in Team Name. =COUNTIFS({User Satisfaction}, "4. Very Satisfied", {Month Survey Sent}, [Column3]@row, {Year…
-
Multiple If statements
I am struggling with a multiple if statement....I need to have 8 total. Below is just a start with two. They each work individually (in separate cells) but when I put them together I receive the UNPARSEABLE error. Anyone that can help me get this to work? =IF(OR([Place in Funnel]2 = "Universe", [Place in Funnel]2 =…
-
Basic Formula
How can I write a working formula to count number of all cells in a column (excluding blanks) of a different sheet that don't equal a certain date? Example: COUNTIF(Referencedsheet_ColumnName(all but blanks), <>"12/20/1900") Thank you Sorry it is too basic but I am a beginner.
-
Smartsheet Error even though sheet is functioning at speed with no other issues
Myself, and many of my users are encountering this message on a sheet that I have. It doesn't effect performance, and I have zero connectivity/access issues, but I get this every time I save. Is anyone else having this issue? It only seems to occur on the most complicated of my sheets. @Genevieve P @Paul Newcome