Hello,
Please can you help me to write VBA code that will enable me to do the following.
On Sheet “Front Sheet” when I select a name in the drop down box in cell B1, say “Customer1” I need to go to a location "N:\data\chart\Customer1.JPG" and insert this picture in to range B48:I62 and then go to location "N:\data\graph\Customer1.JPG" and insert this picture in to range R48:Y62. Then when I next select another customer from the drop down box (list data validation) in cell B1 it deletes these two pictures and will repeat/do the same thing if I select Customer2 and Customer3 but with source files "N:\data\chart\Customer2.JPG" & N:\data\graph\Customer2.JPG" and "N:\data\chart\Customer3.JPG" & N:\data\graph\Customer3.JPG"</SPAN>
I have no idea where to start with this or how to pull the code together to work for multiple customers and without layering the pictures on top of one another. Any help you can give me would be greatly appreciated.
Thanks
</SPAN>
Please can you help me to write VBA code that will enable me to do the following.
On Sheet “Front Sheet” when I select a name in the drop down box in cell B1, say “Customer1” I need to go to a location "N:\data\chart\Customer1.JPG" and insert this picture in to range B48:I62 and then go to location "N:\data\graph\Customer1.JPG" and insert this picture in to range R48:Y62. Then when I next select another customer from the drop down box (list data validation) in cell B1 it deletes these two pictures and will repeat/do the same thing if I select Customer2 and Customer3 but with source files "N:\data\chart\Customer2.JPG" & N:\data\graph\Customer2.JPG" and "N:\data\chart\Customer3.JPG" & N:\data\graph\Customer3.JPG"</SPAN>
I have no idea where to start with this or how to pull the code together to work for multiple customers and without layering the pictures on top of one another. Any help you can give me would be greatly appreciated.
Thanks
</SPAN>