Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / September 2005

Tip: Looking for answers? Try searching our database.

Drag and drop to create a link to a file in a cell of an Excel file

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
paulaugust2003@yahoo.com - 18 Sep 2005 04:42 GMT
Hi,

What I want to do is to click a file in Windows Explorer and then drag
and drop it into a cell of an opened Excel file to create a hyperlink
to this file (i.e. later on if the linked file is a PDF file and if I
click the link, it will open the file in Adobe Reader. Of course, it
does not work in the way as I thought. Instead, Excel reads the file
into a worksheet. I wonder whether anyone has an idea how to achieve
this. It is just too tedious to use Insert -> Hyperlink to create the
link if there are many files to be linked. Thanks for any suggestion.

Paul.
Dave Peterson - 18 Sep 2005 13:23 GMT
How about just getting the filename into a cell on the worksheet, then you can
use the worksheet function =hyperlink().

=hyperlink(a1)
or
=hyperlink("file:////" & a1)
or
=hyperlink("File:////" & "C:\my documents\pdffiles\ " & a1)
or
=hyperlink("File:////" & "C:\my documents\pdffiles\ " & a1 & ".pdf")

depending on what you put in A1.

> Hi,
>
[quoted text clipped - 8 lines]
>
> Paul.

Signature

Dave Peterson

Jim Cone - 18 Sep 2005 15:44 GMT
Paul,

My Excel add-in "List Files" could help...
You select any folder or directory from a provided dialog box.
Folders and files are then listed on a new worksheet.
Files in sub-folders are listed if requested.
Specific file types (or names) only can be listed. (*.pdf, *.wav, etc)
The file name, size, date and type go on the list.
Each file name on the list is hyperlinked.
All arranged in columns and rows that can be sorted.
Any of the hyperlinked file names can be copied and pasted
into another sheet.
Comes with a one page Word.doc install/use file.
Available - free - upon direct request.
Remove xxx from my email address

Regards,
Jim Cone
San Francisco, USA
jim.coneXXX@rcn.comXXX

Hi,
What I want to do is to click a file in Windows Explorer and then drag
and drop it into a cell of an opened Excel file to create a hyperlink
to this file (i.e. later on if the linked file is a PDF file and if I
click the link, it will open the file in Adobe Reader. Of course, it
does not work in the way as I thought. Instead, Excel reads the file
into a worksheet. I wonder whether anyone has an idea how to achieve
this. It is just too tedious to use Insert -> Hyperlink to create the
link if there are many files to be linked. Thanks for any suggestion.
Paul.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.