Excel Hyperlink adding redirectURL












1















I'm creating a hyperlink in excel



=HYPERLINK("https://www.redacted.com/index.html?Display=GroupMeetings/index","link")


When I click on this link it changes the Url to



https://www.redacted.com/index.html?redirectURL=Display%3DGroupMeetings%2Findex


if I change the URL to have ?Displayy= with two y's it does not add the redirectURL attribute. I cannot find any documentation about why this is added. Anyone know why?



The end goal is to deep launch users to specific pages within the application via a hyperlink in excel.










share|improve this question























  • Are you sure it isn't the site it's self redirecting you when you have a "Display" param? If you just type redacted.com/index.html?Display=GroupMeetings/index into your browser, does it still redirect you? If so, you know it is nothing to do with Excel.

    – Gravitate
    Nov 21 '18 at 11:06













  • @Gravitate That's the first thing I tried. If I copy the URL directly into the browser and I'm logged in it takes me directly to the page I need.

    – Matt Busche
    Nov 23 '18 at 1:59











  • What if you copy the URL directly into the browser and aren't logged in? Does that take you to the redirected address? Or another page entirely?

    – Gravitate
    Nov 23 '18 at 11:58











  • @Gravitate It takes me to the login page, which is what is expected. If users aren't logged in they won't have access to the page.

    – Matt Busche
    Nov 24 '18 at 3:00
















1















I'm creating a hyperlink in excel



=HYPERLINK("https://www.redacted.com/index.html?Display=GroupMeetings/index","link")


When I click on this link it changes the Url to



https://www.redacted.com/index.html?redirectURL=Display%3DGroupMeetings%2Findex


if I change the URL to have ?Displayy= with two y's it does not add the redirectURL attribute. I cannot find any documentation about why this is added. Anyone know why?



The end goal is to deep launch users to specific pages within the application via a hyperlink in excel.










share|improve this question























  • Are you sure it isn't the site it's self redirecting you when you have a "Display" param? If you just type redacted.com/index.html?Display=GroupMeetings/index into your browser, does it still redirect you? If so, you know it is nothing to do with Excel.

    – Gravitate
    Nov 21 '18 at 11:06













  • @Gravitate That's the first thing I tried. If I copy the URL directly into the browser and I'm logged in it takes me directly to the page I need.

    – Matt Busche
    Nov 23 '18 at 1:59











  • What if you copy the URL directly into the browser and aren't logged in? Does that take you to the redirected address? Or another page entirely?

    – Gravitate
    Nov 23 '18 at 11:58











  • @Gravitate It takes me to the login page, which is what is expected. If users aren't logged in they won't have access to the page.

    – Matt Busche
    Nov 24 '18 at 3:00














1












1








1








I'm creating a hyperlink in excel



=HYPERLINK("https://www.redacted.com/index.html?Display=GroupMeetings/index","link")


When I click on this link it changes the Url to



https://www.redacted.com/index.html?redirectURL=Display%3DGroupMeetings%2Findex


if I change the URL to have ?Displayy= with two y's it does not add the redirectURL attribute. I cannot find any documentation about why this is added. Anyone know why?



The end goal is to deep launch users to specific pages within the application via a hyperlink in excel.










share|improve this question














I'm creating a hyperlink in excel



=HYPERLINK("https://www.redacted.com/index.html?Display=GroupMeetings/index","link")


When I click on this link it changes the Url to



https://www.redacted.com/index.html?redirectURL=Display%3DGroupMeetings%2Findex


if I change the URL to have ?Displayy= with two y's it does not add the redirectURL attribute. I cannot find any documentation about why this is added. Anyone know why?



The end goal is to deep launch users to specific pages within the application via a hyperlink in excel.







excel hyperlink






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 20 '18 at 3:10









Matt BuscheMatt Busche

13k43254




13k43254













  • Are you sure it isn't the site it's self redirecting you when you have a "Display" param? If you just type redacted.com/index.html?Display=GroupMeetings/index into your browser, does it still redirect you? If so, you know it is nothing to do with Excel.

    – Gravitate
    Nov 21 '18 at 11:06













  • @Gravitate That's the first thing I tried. If I copy the URL directly into the browser and I'm logged in it takes me directly to the page I need.

    – Matt Busche
    Nov 23 '18 at 1:59











  • What if you copy the URL directly into the browser and aren't logged in? Does that take you to the redirected address? Or another page entirely?

    – Gravitate
    Nov 23 '18 at 11:58











  • @Gravitate It takes me to the login page, which is what is expected. If users aren't logged in they won't have access to the page.

    – Matt Busche
    Nov 24 '18 at 3:00



















  • Are you sure it isn't the site it's self redirecting you when you have a "Display" param? If you just type redacted.com/index.html?Display=GroupMeetings/index into your browser, does it still redirect you? If so, you know it is nothing to do with Excel.

    – Gravitate
    Nov 21 '18 at 11:06













  • @Gravitate That's the first thing I tried. If I copy the URL directly into the browser and I'm logged in it takes me directly to the page I need.

    – Matt Busche
    Nov 23 '18 at 1:59











  • What if you copy the URL directly into the browser and aren't logged in? Does that take you to the redirected address? Or another page entirely?

    – Gravitate
    Nov 23 '18 at 11:58











  • @Gravitate It takes me to the login page, which is what is expected. If users aren't logged in they won't have access to the page.

    – Matt Busche
    Nov 24 '18 at 3:00

















Are you sure it isn't the site it's self redirecting you when you have a "Display" param? If you just type redacted.com/index.html?Display=GroupMeetings/index into your browser, does it still redirect you? If so, you know it is nothing to do with Excel.

– Gravitate
Nov 21 '18 at 11:06







Are you sure it isn't the site it's self redirecting you when you have a "Display" param? If you just type redacted.com/index.html?Display=GroupMeetings/index into your browser, does it still redirect you? If so, you know it is nothing to do with Excel.

– Gravitate
Nov 21 '18 at 11:06















@Gravitate That's the first thing I tried. If I copy the URL directly into the browser and I'm logged in it takes me directly to the page I need.

– Matt Busche
Nov 23 '18 at 1:59





@Gravitate That's the first thing I tried. If I copy the URL directly into the browser and I'm logged in it takes me directly to the page I need.

– Matt Busche
Nov 23 '18 at 1:59













What if you copy the URL directly into the browser and aren't logged in? Does that take you to the redirected address? Or another page entirely?

– Gravitate
Nov 23 '18 at 11:58





What if you copy the URL directly into the browser and aren't logged in? Does that take you to the redirected address? Or another page entirely?

– Gravitate
Nov 23 '18 at 11:58













@Gravitate It takes me to the login page, which is what is expected. If users aren't logged in they won't have access to the page.

– Matt Busche
Nov 24 '18 at 3:00





@Gravitate It takes me to the login page, which is what is expected. If users aren't logged in they won't have access to the page.

– Matt Busche
Nov 24 '18 at 3:00












1 Answer
1






active

oldest

votes


















1














Do the users need to be authenticated to view the pages you are sending them to?



If so the cause may be this (taken from this answer on super user https://superuser.com/a/445431/154198):




Clicking a URL in Excel seems to open it in your default browser. But that's not really true. Before opening it in your browser, Excel first runs Microsoft Office Protocol Discovery. This uses a Windows/Internet Explorer component to determine if the URL works. (It does not identify itself as Internet Explorer, but as "User Agent: Microsoft Office Existence Discovery".) And if the results are (somehow) okay then it will open the result of that check in your default browser.




Microsoft have issued a fix for this KB218153 - which can be found here:https://support.microsoft.com/en-gb/help/218153/error-message-when-clicking-hyperlink-in-office-cannot-locate-the-inte



This may not be your specific problem, but it is at least worth knowing about.






share|improve this answer
























  • Users do need to be logged in to access the site. I installed the fix, but the issue still exists :-/

    – Matt Busche
    Nov 21 '18 at 3:16











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53385655%2fexcel-hyperlink-adding-redirecturl%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














Do the users need to be authenticated to view the pages you are sending them to?



If so the cause may be this (taken from this answer on super user https://superuser.com/a/445431/154198):




Clicking a URL in Excel seems to open it in your default browser. But that's not really true. Before opening it in your browser, Excel first runs Microsoft Office Protocol Discovery. This uses a Windows/Internet Explorer component to determine if the URL works. (It does not identify itself as Internet Explorer, but as "User Agent: Microsoft Office Existence Discovery".) And if the results are (somehow) okay then it will open the result of that check in your default browser.




Microsoft have issued a fix for this KB218153 - which can be found here:https://support.microsoft.com/en-gb/help/218153/error-message-when-clicking-hyperlink-in-office-cannot-locate-the-inte



This may not be your specific problem, but it is at least worth knowing about.






share|improve this answer
























  • Users do need to be logged in to access the site. I installed the fix, but the issue still exists :-/

    – Matt Busche
    Nov 21 '18 at 3:16
















1














Do the users need to be authenticated to view the pages you are sending them to?



If so the cause may be this (taken from this answer on super user https://superuser.com/a/445431/154198):




Clicking a URL in Excel seems to open it in your default browser. But that's not really true. Before opening it in your browser, Excel first runs Microsoft Office Protocol Discovery. This uses a Windows/Internet Explorer component to determine if the URL works. (It does not identify itself as Internet Explorer, but as "User Agent: Microsoft Office Existence Discovery".) And if the results are (somehow) okay then it will open the result of that check in your default browser.




Microsoft have issued a fix for this KB218153 - which can be found here:https://support.microsoft.com/en-gb/help/218153/error-message-when-clicking-hyperlink-in-office-cannot-locate-the-inte



This may not be your specific problem, but it is at least worth knowing about.






share|improve this answer
























  • Users do need to be logged in to access the site. I installed the fix, but the issue still exists :-/

    – Matt Busche
    Nov 21 '18 at 3:16














1












1








1







Do the users need to be authenticated to view the pages you are sending them to?



If so the cause may be this (taken from this answer on super user https://superuser.com/a/445431/154198):




Clicking a URL in Excel seems to open it in your default browser. But that's not really true. Before opening it in your browser, Excel first runs Microsoft Office Protocol Discovery. This uses a Windows/Internet Explorer component to determine if the URL works. (It does not identify itself as Internet Explorer, but as "User Agent: Microsoft Office Existence Discovery".) And if the results are (somehow) okay then it will open the result of that check in your default browser.




Microsoft have issued a fix for this KB218153 - which can be found here:https://support.microsoft.com/en-gb/help/218153/error-message-when-clicking-hyperlink-in-office-cannot-locate-the-inte



This may not be your specific problem, but it is at least worth knowing about.






share|improve this answer













Do the users need to be authenticated to view the pages you are sending them to?



If so the cause may be this (taken from this answer on super user https://superuser.com/a/445431/154198):




Clicking a URL in Excel seems to open it in your default browser. But that's not really true. Before opening it in your browser, Excel first runs Microsoft Office Protocol Discovery. This uses a Windows/Internet Explorer component to determine if the URL works. (It does not identify itself as Internet Explorer, but as "User Agent: Microsoft Office Existence Discovery".) And if the results are (somehow) okay then it will open the result of that check in your default browser.




Microsoft have issued a fix for this KB218153 - which can be found here:https://support.microsoft.com/en-gb/help/218153/error-message-when-clicking-hyperlink-in-office-cannot-locate-the-inte



This may not be your specific problem, but it is at least worth knowing about.







share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 20 '18 at 11:27









GravitateGravitate

1,2151225




1,2151225













  • Users do need to be logged in to access the site. I installed the fix, but the issue still exists :-/

    – Matt Busche
    Nov 21 '18 at 3:16



















  • Users do need to be logged in to access the site. I installed the fix, but the issue still exists :-/

    – Matt Busche
    Nov 21 '18 at 3:16

















Users do need to be logged in to access the site. I installed the fix, but the issue still exists :-/

– Matt Busche
Nov 21 '18 at 3:16





Users do need to be logged in to access the site. I installed the fix, but the issue still exists :-/

– Matt Busche
Nov 21 '18 at 3:16


















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53385655%2fexcel-hyperlink-adding-redirecturl%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

MongoDB - Not Authorized To Execute Command

How to fix TextFormField cause rebuild widget in Flutter

in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith