This document provides instructions on integrating Excel with SAP to allow for data posting capabilities. It describes preparing an RFC function module in SAP to interface with an Excel VBA macro. The RFC FM handles mapping data from Excel to standard SAP BAPIs to create a sales order. The VBA macro calls the RFC FM and maps the returned sales order number back to Excel. The end-to-end process is tested by entering sample sales order data in Excel and having it successfully posted to SAP.