32 bit vs 32 bit Excel Launch URL

gmooney

Active Member
Joined
Oct 21, 2004
Messages
252
Office Version
  1. 365
Platform
  1. Windows
I have some code that works just fine on my 64bit Excel but my test user on 32bit gets the following error message:




MicrosoftTeams-image (2).png


This URL is reached by clicking on a cell formula that is looking up the URL link:

=IFERROR(HYPERLINK(VLOOKUP('Category Review'!AP104,$Z$104:$AI$449,4,0),"GET MY REPORT"),"FINISH SELECTIONS")

Any ideas?
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
I could be wrong, but that doesn't look like an Excel problem. Assuming that the formula creates a proper hyperlink that resolves in a browser (which appears to be the case given that you say it works on your computer), that looks like the test user's computer won't let Excel access the internet - that's what the error message would suggest. Perhaps the firewall settings?
 
Upvote 0

Forum statistics

Threads
1,215,575
Messages
6,125,629
Members
449,241
Latest member
NoniJ

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top