Command button to open file - file path located in the same cell button is aligned to
问题 I'm trying to get a single macro that I can assign to my command buttons. I have multiple buttons that open different files so in each cell I include a different file path. Currently my command buttons are looking for a specific cell reference and opening that value. Is there any way I can get the macro to look for the value in the cell to which it is aligned? I'm using two macros at the moment - one to create the buttons and then another to assign to the buttons. I am having to create a new