Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Please could someone kindly help me with this INDEX/MATCH/IF /AND Formula

✭✭
edited 09/09/24 in Formulas and Functions

Hello There Smartsheet Community

Please could you kindly point me in the right direction with my formula?

Sheet 1 Contains the following sheet references

"Status" = Jira Status

"MMP" = MMP

I need to update the value of "Validation NL" based upon the following criteria:

If "MMP" in sheet 1 matches "Req ID" in sheet 2 and the value of "Status" in sheet 1 is X update the value in "Validation NL" to X

Sheet 2

Req ID

Validation NL

Current formula :

=INDEX({MMP}, MATCH([Req ID]@row, IF({Status} =Pass, "Pass Validation", IF(AND({Status}=To-Do, "Pending", IF(AND({Status}=Fail/Issue, "Fail/Issue", IF(AND({Status}=Gap, "Gap", IF(AND({Status}=Work in progress, "Work In Progress", IF(AND({Status}=NA, "NA", IF(AND({Status}=Pass - Now Fail, "Pass - Now Fail", IF(AND({Status}=Closed, "Closed"))

I am trying to keep the two sheets separate rathe than combine into 1

Currently getting unparseable any assistance would be greatly appreciated.

Thanks

Garry

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions

  • I'm trying to create a SUMIF formula that looks at the salesperson name in a column and adds up or totals their $ sales in another column. To ultimately show in Dashboard of Totals Sales by Salesperso…
    User: "Allan Z"
    Answered ✓
    9
    2
  • Good day Smartsheet Team, Getting an unparseable error on this formula: =IF($Name@row <> "",(SUMIFS({Expense}, {Period},1, {Type}, OR(@cell = "RES602782", @cell = "RES602497")),"") Trying to pull in a…
    User: "stratman"
    Answered ✓
    15
    2
  • I have a sheet that compiles all the responses from a form. The sheet has multiple start and end date columns, but only one start and one end date cell is NOT blank depending on the activity selected …
    User: "m_anderson"
    Answered ✓
    13
    2