ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Go to this section of a workshee if M2="Y" go to O2-U2 if "N" go t (https://www.excelbanter.com/excel-discussion-misc-queries/236732-go-section-workshee-if-m2%3D-y-go-o2-u2-if-n-go-t.html)

Kevin W

Go to this section of a workshee if M2="Y" go to O2-U2 if "N" go t
 
I am trying to make a question sheet with two sets of variables or questions.
If a user enters a Yes or Y in M2 then go to O2-U2 if M2 = No or N go to V2-Y2

Luke M

Go to this section of a workshee if M2="Y" go to O2-U2 if "N" go t
 
What is user inputs none of the above? Perhaps, leave cell blank?

=IF(OR(M2="yes",M2="Y"),O2-U2,IF(OR(M2="No",M2="N"),V2-Y2,""))
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Kevin W" wrote:

I am trying to make a question sheet with two sets of variables or questions.
If a user enters a Yes or Y in M2 then go to O2-U2 if M2 = No or N go to V2-Y2



All times are GMT +1. The time now is 10:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com