-
What formula do I use?
I have 2 sheets. Sheet one is a grading sheet that goes over appearance, aroma, feel ect. of a production lot. Sheet two is a stock list showing all production lots. Both sheets have the primary column set at Ample number (ID #'s). I want to use a formula in sheet two that copies the final grade from sheet one if the…
-
Combine two rows based on a unique identifier?
So my smartsheet randomly receives two entries with the same unique identifier with different rows filled out. For example, my smartsheet has the columns "machine", "material", and "program". entry 1 has the identifier xyz and fills out the "machine" and "material" columns. entry 2 has the identifier xyz and fills out the…
-
#NO MATCH Error when using VLOOKUP to look up the text displayed on a hyperlink
Hi! I'm trying to use vlookup to return data (a version number) using match data (document numbers). I have the VLOOKUP formula as =VLOOKUP([Document Number]1, {OP - Smartsheet Master Document List Range 2}, 7, false) where [Document Number]1 is a text/number column on the sheet I am working in {OP - Smartsheet Master…
-
Count from another sheet
Hi, I have 2x sheets OTIF-Sept and Report I am trying to Count the total KER -111111 orders and is incremented by 1 every new order. The count would count all orders in the Sept sheet so on a spare line if I use the following formula =COUNT([Order Number]:[Order Number]) I get the value I require. But if I run the below on…
-
Formula Help!
Hello! I have been working with this formula for hours and cannot figure out what I am doing wrong. I am trying to automate the health bubbles to turn Red, Yellow, Green and Blue based on where the task is in the start and due date. I got that part figured out. BUT I also want it to turn red if the "At Risk" column is…
-
Distinct/Index/Match with additioanl condition of having a box checked
Trying to use distinct index to pull in information to display the running total cost of an employee, but I only want it to pull in "Current Employees" Currently this formula works for ALL employees past and present. =(INDEX(DISTINCT({EMPLOYEE}), Number@row) I would like to add on to this formula to ONLY include employees…
-
Start Dates Are Earlier than Target Dates
We have a project that was pushed up on the timeline so the target dates are later than the actual dates. This is causing a negative Schedule Delta & a negative Schedule Delta (working days) due to the formulas. Is there a change I should make to the formula to reflect that this work is actually on time since it's before…
-
I'm Desperate. Can anyone help build this formula? I've been stuck for approximately 60 hours.
Hello! I'm trying to write a formula that I just can't seem to get right. I've got a project with several ancestor levels that I'd like to report on. I'm close, but I just can't seem to get it. I've added a Parent Row helper column with a check box. I'd like the check box to equal True (checked) if the Primary Column is…
-
What formula should I use, and how?
I have many sheets that collect different data on production lots and one sheet that show the most important data sets from those sheets. All the lots have an ID number that is used on all the sheets. I would like to look up that ID number from one sheet, copy a specific cell from that row, and return it to the main sheet…
-
Symbols and percentage of
I need your help to show status as Red, Green or Yellow using this criteria: Green - 91-100 Yellow - 51 - 90 Red = 0-50