Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Can I use Hyperlink to open Folders?

Hi,

I have a spreadsheet (excel 2007) with 1000+ records.
Each record is numbered in Cells Column A.
Each record refers to a "job" undertaken.
Eg. Record #6472 = Job 6472-Cast Components.
Eg. Record #6473 = Job 6473-Machined Components.

Each "Job" is saved in a folder.
Eg. "E:\Enquiries\6400-6400\6472-Cast Components".
Eg. "E:\Enquiries\6400-6400\6473-Machined Components".

How can I write 1000+ Hyperlinks to open the Folders from the spreadsheet?

I have tried the following-

=HYPERLINK(CONCATENATE("E:\Enquiries\",LEFT(A165,2 ),"00-",LEFT(A165,2),"99\",A165),"Open Folder")

Cell A165 Contains "6472"

The above formula will return the path "E:\Enquiries\6400-6400\6472" and I
though I could use a wildcard "*" to accomodate the "-Cast Components" part
but it does not work

=HYPERLINK(CONCATENATE("E:\Enquiries\",LEFT(A165,2 ),"00-",LEFT(A165,2),"99\",A165,"*"),"Open Folder")

The above formula will return the path "E:\Enquiries\6400-6400\6472*"

Thank You in Advance,

Neil
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hyperlink to folder only brings up Explorer's Folders view Bob W Excel Discussion (Misc queries) 0 January 21st 08 02:49 PM
how to open a file with a same name but in different folders excelbuff Excel Discussion (Misc queries) 1 January 31st 07 09:27 PM
excel open folders error PapaInLA Excel Discussion (Misc queries) 0 April 13th 06 08:50 AM
Hyperlink to Outlook Public Folders SueD Links and Linking in Excel 0 January 18th 06 10:37 AM
Open Excel files/folders animalfriend7 Excel Discussion (Misc queries) 1 June 23rd 05 11:57 PM


All times are GMT +1. The time now is 01:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"