Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8334147
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T03:15:06+00:00 2026-06-09T03:15:06+00:00

The problem i am facing is that I have a spreadsheet that pulls data

  • 0

The problem i am facing is that I have a spreadsheet that pulls data from an intranet site that stores credentials in a cookie on the browser. My macro does authenticate into the site via internet explorer, but the hyperlinks i add to the data that lead back to the site will open in the default browser of the user. Is there a way to change which browser the Hyperlinks method will open, or is there a way to forward the request directly to the default browser of the user without going through Microsoft Office Protocol Discovery? Hyperlinks in Outlook open directly to the default browser, is there a reason excel does not? Or is there a way to somehow grab that cookie and send it with the request? Any help would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T03:15:08+00:00Added an answer on June 9, 2026 at 3:15 am

    If you change your links to point back to the cell which contains them, you can trap the FollowHyperlink event (at the worksheet or workbook level) and use that to open the link in IE. Assuming you can put the full link as “Text to display”.

    Private Sub Worksheet_FollowHyperlink(ByVal Target As Hyperlink)
        Dim url As String
        url = Target.TextToDisplay
        'automate IE to open the link...
    End Sub
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm facing a problem that seems to have no straighforward solution. I'm using java.util.Map
I'm facing a problem that I can summarize as it follows: I have a
I am facing a problem. I have a Class that extends listactivity and its
So here is the problem that I am facing: I have an application that
I am facing a situation that I have problem understanding... I am writing a
I have an export functionality that reads data from DB (entire records) and writes
The problem I am facing is that I have a glx based application that
I am following up from this question here The problem I have is that
The problem I am facing is that if I have this string: STARTGAME grindurr
The problem I am facing is that ,I have a set of questions in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.