My God, I can't take it. I have a column of cells with hyperlinks to different files. In my VBA code I want to get the absolute address of the hyperlink so that I can pass it to an Access table. I can find no property in the hyperlink object that allows me to see this (the address property is a relative path). But when I wave my cursor over each cell, I can see the full path. Can anyone tell me how I can do this??? A secondary question, how can I grab the contents of the note that pops up when I pass my cursor over a cell. Thank you so much for any help you can give. I've been Googling my brains out and find nothing. I just can't believe nobody has had this problem before.