Step 1: Formulate the LP problem by defining decision variables, objective function, and constraints while specifying if it is a maximization or minimization problem.
Step 2-7: Frame the problem in a format suitable for the solver by including titles, decision variables, coefficients, constraint signs and availabilities, and using functions to calculate resource usage.
Step 8-14: Use the solver add-in, specify the objective cell, variable cells, non-negativity, simplex method, and show iterations.
Step 15: Click solve to get the solution and reports on the answer and sensitivity.