This document proposes a modified version of the Improved Euler method for solving autonomous initial value problems of ordinary differential equations. The proposed method replaces the slope calculation at the inner point with a slope calculation at the midpoint, increasing the accuracy to second order. Taylor series expansions are used to prove the method is second order accurate. Numerical experiments on first and second order test problems in MS Excel demonstrate the proposed method achieves greater accuracy than existing methods using the same step size and computational cost.