Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Software and Programs A place where you can share links to Windows applications , Adobe , Microsoft , Rapidshare , Megaupload..

Software and Programs Thread, automatically populate saved excel document as a hyper link in another workbook? in Software & Hardware , Games; Hi I was wondering if the above can be achieved? My scenario is I have an issues log and the ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=26309


Reply
LinkBack Thread Tools Display Modes
automatically populate saved excel document as a hyper link in another workbook?
 
 
Senior Member

Reply With Quote
 
Join Date: Dec 2008
Posts: 18,122
07-02-2009, 10:50 AM
 
Hi I was wondering if the above can be achieved? My scenario is I have an issues log and the file name is saved as the issue title is there a way to get the saved file name into another workbook appearing as a hyper link back to the...

Hi

I was wondering if the above can be achieved?


My scenario is I have an issues log and the file name is saved as the issue title is there a way to get the saved file name into another workbook appearing as a hyper link back to the original?

I am assuming VBA will be needed and added on to the code below which i already have, the code takes the value of C9 (the issue title) and saves it in the right folder.

Code:
If Range("C9") = "" Then
Msgbox "Please ensure you fill out the Issue Title. Thanks"
Else
Saveactiveworkbook.saveas "C:\filename\filename\ & Range("C9")"
Msgbox " Thank you, your issue has now been saved."
Endif
 
 
 
Reply

Software and Programs Thread, automatically populate saved excel document as a hyper link in another workbook? in Software & Hardware , Games; Hi I was wondering if the above can be achieved? My scenario is I have an issues log and the ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=26309


Bookmarks

Tags
automatically, document, excel, hyper, link, populate, saved, workbook


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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