-
Match Formula with another sheet
I am having difficulty with this formula that I would appreciate some assistance. I have a sheet with user names. If the user name matches that of a user name in another sheet, I need to select the checkbox. I have a column with a checkbox and the following formula:ย =IF(MATCH(Name1, {2019-01-11 IS Bi-Weekly Report Rangeโฆ
-
Rollup text to parent based on MAX of another column *SOLVED
Hello- This is a look up of sorts. I have a list of files. Each time i receive the file it is logged with it's package name and date. I can MAX CHILDREN the date and it rolls up to the PARENT, however, I cannot figure out how to have the package name of the max date rollup. Any assistance is appreciated!
-
IDEA: Create Cross-sheet references from reports
Just want to throw this out there. I am referencing three rather large sheets and trying to bring in some COUNTIF data but keep getting told that I am referencing too many cells. This is prohibiting me from creating the data I need. It would be great if you could do cross-sheet references from reports. This would allow meโฆ
-
Count 1 row and get an average based on a score in another row
Hello, How can I use this function that I know in Excel, but in Smartsheet? =SUM(J1:J5)/COUNTA(I1:I5) J - column( scores ) = either a 1 or a blankย cell I - column = customer service Thanks
-
Sumifs cross reference multiple criteria
Hello, I have a sheet where I am trying to reference multipleย criteria from another sheet. For example I am looking for a count of Patient Fall with Injuries from a specific site. My formula is coming up as an incorrect argument. Any ideas on what I am doing wrong? =SUMIFS({AOD Master Patient Care Events template Range 3},โฆ
-
Formula Issue
Hi all, would anyone let me know of any 'string' limitations in smart sheetsย when creating a formula? I have attempted the below in every conceivable possible way and I can only think that the formula is technically too long. I am trying to complete the below: * GDI End date before today and complete <> 100% * OR * GDHVโฆ
-
Locking Values in Row
Iย have a column on Sheet 1ย that has a formula that references a value on Sheet 2. If the value on Sheet 2 changes, obviously the cell in Sheet 1 updates automatically. I have another cell in Sheet 1 that is a dropdown. One value in the dropdown is "Completed". The values in Sheet 2 may change once a year, as we adjustโฆ
-
Nested if returning cell value
Hi All, I'm trying to create a nested if that will bring back the value of another cell if true. I can make it work in Excel but when I try to recreate in Smartsheet, I'm close but not quite there: Excel Formula: =IF(I8="Invoice Reconciled",0,IF(I8="Work Not Started",0,IF(I8="Completed/Not Invoiced",H8))) Smartsheetโฆ
-
Help with COUNTIF formula
I am trying to write a formula that will automatically fill in the checkbox IF another checkbox cell is also checked. Here is the current formula I am using. =IF(COUNTIF([Repair Doors Needed]:[Repair Doors Needed], [Repair Doors Needed]@row) > 1, 0, 1) The weird thing is, this formula works on some of my sheets, butโฆ
-
How to calculate weekly GP on a gant chart?
Hello All - I dont believe this is possible with smartsheet - but I want to make sure before I purchase a one off. I have included a screen shot below to illustrate my goal. This screenshot is from a colleague who uses FastTrack for this one and only purpose. I currently have a master schedule that shows all of ourโฆ