Hello y'all!, i need some minor help with Excel 03, i have a image in
cell G12, i want to assign a macro to it that would give me the
location of that image within the spreadsheet, so in this case, it
should pop up with "G12" when i click on the image. I know how to
assign a macro to a picture, but having trouble with the code.

The code should be able to look at the location of the image, and
determine the cell that the image is in.

Sub showCellLocation()
    MsgBox "????"
End Sub

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
 
If you find any spam message in the group, please send an email to Ayush @ 
jainayus...@gmail.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to