For the life of me i cannot figure out how to add mulitple conditions into this formula can anyone help? here is what i am working with.
=IF(regexmatch(F43,"MILLING"),"RND / MILLING ","RND / ORDER",=IF(regexmatch(F43,"PROFILING"),"RND / PROFILING ","RND / ORDER")
Im not sure how to string mutliple into the same forumla