Excel Hyperlink adding redirectURL
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
add a comment |
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
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
add a comment |
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
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
excel hyperlink
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
add a comment |
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
add a comment |
1 Answer
1
active
oldest
votes
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.
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
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
add a comment |
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.
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
add a comment |
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.
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.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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