Hi folks. I hope you can help. I have a spreadsheet with a list of file names Column B. The files themselves reside on a server. In column C, I have the path to the corresponding file on the server. The two cells are side by side in my spreadsheet. I'd like to be able to copy the contents of the cell in column C and use the path to set up the hyperlink for the file name in column B. In short, I am trying to put together a menu that will keep others from having to navigate to the root directory. The process works fine but is slow because I have to click on the cell on column C then hilight the text in the formula bar before pasting it into the hyperlink set-up menu. Is there a key command that will allow me to copy the text in column C so I can just paste it into the hyperlink menu? Just skipping a step or two would speed up this process as I have hundreds of these to link. A macro that I could use line-by-line to automate the copy and paste would be even better. VBA would be the ultimate, but beggars can't be choosers. Any advise would me greatly appreciated. Thanks in advance!