473,503 Members | 1,654 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to create Hyperlink in a Excel File which is placed in Google Drive

102 New Member
Hellow friend...

I have a folder in my Google Drive... Here is an Excel File name Correspondence. it contain the record of incoming / outgoing letters which are in pdf format. These pdf are also stored in the same folder in Google Drive...

I want to create Hyperlinks in this excel file. Then I want to give the Link of this excel to any one who want to open these letter using this Correspondence file.

I am looking for help... Any one who is expert in excel....
Thanks
Irsmalik
Aug 28 '20 #1
6 8618
twinnyfo
3,653 Recognized Expert Moderator Specialist
irsmalik,

The basic syntax for following a hyperlink in VBA is this:
Expand|Select|Wrap|Line Numbers
  1. Call FollowHyperlink(Address:="YourFullURLHere")
I think you are asking for much more than that, but if you give someone the link to the excel spreadsheet and the spreadsheet has hyperlinks to the files, I'm not sure what else really needs to be done.

Am I missing something obvious, here?
Aug 28 '20 #2
ADezii
8,834 Recognized Expert Expert
For the purposes of this Demo, I have created a Folder named Demo in Google Drive. Within this Folder I copied a File named Correspondence.xlsx. To now create a Link in an Excel File so that anyone can connect to this File:
  1. In Google Drive:
    1. Dbl-click the Demo Folder to Open it.
    2. Right-click on the File Correspondence.xlsx.
    3. Select Share, then click Change to anyone with the Link.
    4. Select Copy Link (it's now in the Clipboard).
    5. Click Done, then Sign out.
  2. In Excel:
    1. Click any Cell to select it.
    2. Right-click, then Hyperlink.
    3. At the Top, enter the Text to display for the Hyperlink.
    4. At the bottom, Paste the Link to Correspondence.xlsx that you previously copied.
    5. Anyone with this Excel File should now be able to click on this Link and navigate directly to Correspondence.xlsx.
    6. Alternatively, you can simply paste the URL into the Address Bar of any Browser to navigate to this File
Aug 28 '20 #3
irsmalik
102 New Member
Dear ADZii

thanks for your reply...I will check your idea and will again reply you.... thanks again.
irsmalik
Aug 29 '20 #4
irsmalik
102 New Member
Dear friends... thanks to you all.

Google Sheets has solved my problem... Now I can use this sheet with hyper links... and I will give a link of this sheet to access my record...

irsmalik
Aug 31 '20 #5
Naheedmir
62 New Member
Hello,
To insert a hyperlink, you need to click on Insert tab > Link. In the dialog box, select the option 'Sheets in this spreadsheet' and click on the sheet for which you want to generate the hyperlink.
Sep 1 '20 #6
irsmalik
102 New Member
Dear Naheedmir

Thanks for your reply.... I will try your guide lines.

Thanks
Sep 1 '20 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1891
by: Cathy Bro | last post by:
I have been able to create and Active Server Page that when I link to it will ask if I want to download to an excel file which I do want. It works well, but there is one thing that I haven't been...
7
18785
by: Martin | last post by:
I have a situation where I'm displaying some information in a table on a web page. I've given the user the ability to make several different "queries" and show different sub-sets of the data. I...
1
2038
by: AMeador | last post by:
I need to have my c# application actually create a new Excel file from an Excel template file, and then update a bunch of fields in the new file. Can this be done? I am using VS.NET 2003 EA Edition...
3
41766
by: sandycat05 | last post by:
Hello all, I am a new Perl programmer. Below is the beginnings of a code that I am using to manipulate an Excel spreadsheet via Perl using win32::OLE. However, what I'd like to do is the following:...
0
1637
by: Jim Heavey | last post by:
I create a console application. This application creates a simple Excel File. I move this application to a server. I use the .Net Configuration utility and grant the application full access...
27
27330
by: jeniffer | last post by:
I need to create an excel file through a C program and then to populate it.How can it be done?
0
1297
by: dbncourt | last post by:
Using c#, i want to create a Excel file in a given path and name. So far i found this, that could work but it doesnt! oWB.SaveAs(filePath, ".xls", Missing.Value, Missing.Value , Missing.Value ,...
2
7301
by: Brian Connelly | last post by:
Hello, I am currently having issues with the following code when trying to create a excel file using C#. This is the code that I have at the moment. oXL = new...
3
6089
by: MNNovice | last post by:
Hi, I am using Access 2007. I have been using an Access report to create an Excel file by manually entering the same data. I was wondering if it's possible to export data from an Access report...
0
7072
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7319
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6979
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3149
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
373
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.