So I am looking to write a function code that will assign different values to different answers. I.E if someone responds with a "strongly agree" I need a 4 value assigned but if they responded "agree somewhat" I need a 3 assigned.
I imagine this uses a combo of IF, OR and AND functions but I am unsure