I have few hundred data (product ID) and I have graphs for each of the data.
I saved these graphs as png in a designated folder.
The filename for the graph is "productID1 - productID2" because I wish to compare the data for 2 products.
I wish to use VBA code to popup the image when I click on the cell even the cell contain productID1 only.
Can anyone help me?
I saved these graphs as png in a designated folder.
The filename for the graph is "productID1 - productID2" because I wish to compare the data for 2 products.
I wish to use VBA code to popup the image when I click on the cell even the cell contain productID1 only.
Can anyone help me?