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.

Match Statement with Multiple Sheets

edited 12/09/19 in Formulas and Functions

Hi,

Due to the limited restraints on the # of rows (5,000) in Smartsheet - I need to create a formula that references multiple sheets for a match statement.  See below:

=IFERROR(IF(MATCH(([Employee ID]1 + [Current Position]1 + [Training Name]1), {Completions(1) Range 1}, 0) > 0, "YES", "NO"), "NO")

I have another sheet (exactly the same format as the Completions(1) sheet) named Completions(2).  I need to include that range within the above formula to search employee completion records in sheet 1 OR sheet 2.

Someone help!  Much appreciated.

 

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions