-
Index Match returns "#No Match" for Project Manager but works for Project Sponsor
In Metadata, the Formula is basically the same between the two fields but Project Manager is returning #No Match and Project Sponsor works. The references are going to the correct places. Can someone please help me find the discrepancy? Thanks!
-
No Match error with Index Match
Hi, I have a column in sheet A that uses the Index Match function to collect data from different sheets. The formula worked perfectly with two source sheets, but I keep getting the #No Match error when referencing one specific sheet, despite double-checking the search value to ensure it matches exactly what I have in Sheet…
-
IF {Status} is "X" or "XX" and {Date} is in the coming 90 days
Hello, In the formula below I am asking if the status in a reference sheet is "Pending Submission" or "Pending Approval" then display "No" in a symbol column. I would be very grateful for any best practice on how to structure the formula to add in if {status} is "Pending Submission" or "Pending Approval" and a {Date…
-
Formular to add up qtys from another sheet
Hi Guys I have a main smartsheet with all my products and current stock levels on, and another smartsheet which has all the product movements and quantitys, this sheet will be the one users update What I need is for the stock levels for each product on the main smartsheet to update based on the movements file. In both…
-
Smartsheet Updates
I am curious what other users would think about this. I was working on a project recently and worked out the formulas in Excel since that is where I have more experience. Got everything worked out and it was awesome, and all the formulas worked well within Smartsheet, besides one. The one formula that did not work was an…
-
Line Charts in Dashboard not displaying data - requires save to display?
I've built numerous dashboards and have never encountered this error previously. i have a formula: =AVG(COLLECT({Material Requests (Draft) Range 10}, {Material Requests Range 1}, "1", {Material Requests Range 2}, "2024", {Material Requests (Draft) Range 3}, "Central")) This results a figure (0.39) and when I go to chart…
-
Circular Reference
I am working on a RAID log and want the "Next Action Owner" column to be filled in with the name in the "Created by" column if people do not add a name in the "Next Action Owner" column. Is there a way to edit the formula that I currently have in the "Next Action Owner" column to have this done without receiving a circular…
-
Building a Dashboard off of my Status column
So I am want to build a dashboard that will track/show how many complete, not started, and in progress tasks I have. I have four separate sheets that I will be doing this with. Each having about 8-12 tasks that will be tracked. The problem is which I will share below is under each "Task" I have a Indent where committees…
-
Auto Changing Drop down list
is there a Formula that would Make a Drop down list of items change to the right info if x amount of checkbox are clicked? looking for something like this in the drop down list "locked" Ready to Order Pre Fab Ready to Ship Site Lay Down Area Staged in Work Area Being Installed Complete and check boxes for Staff to click.…
-
MIN(INDEX(COLLECT on a Multi-Select column
I'm hoping I can explain this so it makes sense. We have a Requisition Tracker that tracks the needs for new hires in new buildings we are implementing. Often the employee can be used in more than one building. The building Go Live Dates can differ - the one that is important is the earliest one. Is there any magic out…