Tag

spreadsh

excel 2013 power programming with vba mr spreadsh

Blanca O'Connell

macros without writing code: Click Record Macro in the Developer tab. Name your macro and assign a shortcut if desired. Perform the tasks you want to automate. Click Stop Recording . Creating a VBA Module To write custom code: In the VBA Editor, right-click on VBAProject . Choose Insert >