Question : Update Comments with cell ref.

Hello Experts.
Alright I don't know if this is possible but:
I have a group of cells that all have formulas like:
Index(a-dd,match(),match())
(the formulas work fine)

What I would like to do would be to have a macro add comments to each cell in a defined range.
In the comment I would like to have the name of the cell that the cell is calling the data from.

So. an example:
for each cell  in range
add comment " 'Sheet2'!A2 "
next cell
except the comment has to change depending on which cell the data is pulled from.

Thanks!

Answer : Update Comments with cell ref.

this was solved via another thread where i was trying a work around.

link:
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel/Q_26293272.html#a33092619

Thank you subversive for your time.
Random Solutions  
 
programming4us programming4us