I'd like to figure out how to execute the following function.
If a cell contains certain text, fill in a numerical value in another cell. For example:
If cell A1 says "Request Type A" then fill in "3" in cell A2.
If cell A1 says "Request Type B" then fill in "5" in cell A2.