Hi Everyone and thanks in advance for your time and hellp,

I am trying to run VBA Outlook macro, which attaches the last saved excel file in a folder. The file name also has to start with 4 identical letters (BP20). If these requirements are met, I want to run this macro when I click on any of the four quick steps I already created in outlook. To put it in other words, I want to add to my quick step the last saved file starting BP20. IS there a way to implement this? This is the first time I am trying to do a vba outlook macro, so any help will be much appreciated!