Hello Cool Excel Friends,
First, must apologize. Total Excel Newbie here. I am just in the course of working with this problem learning some VBA and experimenting with macros. Basically, I'm working for a small company that needs to put together documents for our parent company in which specific photos are inserted into specific sections. That is, there is a title like (Tower external) and the external tower photo needs to go there. Before we were just inserting them manually, now I've upgraded (with some help) the template to include a data validation drop down list that sources from a picture list created in another sheet. The photos are named A1, A2....ect, according to where they go in the multi sheet document. The photos will always be named for the spot that they need to go in, and the drop down menu automatically selects whatever it was previously on. Currently we just need to activate each drop down and press enter.
However, I was wondering if it was possible to build or macro-record a macro that will do that for us. I played around with data recorder and couldn't get it to work but like I said--total newbie so that doesn't mean it's not possible or even easy.
TLDR: I am wondering if it is possible to get a macro to select from a dropdown menu...or just activate it as the correct choice is always selected in this case. This is in order to import photos from a picture list. This way I can easily activate all drop downs on a sheet instead of importing a photo from each one.
Thank you in advance! Please let me know what if any clarifications are needed. It looks like I don't have attachment permissions, but I've created a sample workbook if anyone would like me to send it to them in order to get an idea of what I am talking about.
First, must apologize. Total Excel Newbie here. I am just in the course of working with this problem learning some VBA and experimenting with macros. Basically, I'm working for a small company that needs to put together documents for our parent company in which specific photos are inserted into specific sections. That is, there is a title like (Tower external) and the external tower photo needs to go there. Before we were just inserting them manually, now I've upgraded (with some help) the template to include a data validation drop down list that sources from a picture list created in another sheet. The photos are named A1, A2....ect, according to where they go in the multi sheet document. The photos will always be named for the spot that they need to go in, and the drop down menu automatically selects whatever it was previously on. Currently we just need to activate each drop down and press enter.
However, I was wondering if it was possible to build or macro-record a macro that will do that for us. I played around with data recorder and couldn't get it to work but like I said--total newbie so that doesn't mean it's not possible or even easy.
TLDR: I am wondering if it is possible to get a macro to select from a dropdown menu...or just activate it as the correct choice is always selected in this case. This is in order to import photos from a picture list. This way I can easily activate all drop downs on a sheet instead of importing a photo from each one.
Thank you in advance! Please let me know what if any clarifications are needed. It looks like I don't have attachment permissions, but I've created a sample workbook if anyone would like me to send it to them in order to get an idea of what I am talking about.