Opening Multiple URLs or Hyperlinks In Zoho Sheet

Opening Multiple URLs or Hyperlinks In Zoho Sheet

Hi there,

I have a long list of urls in a spreadsheet:

http://facebook.com
http://perfectclicks.com
http://twitter.com

Problem:

When I click on each one, it opens in a new tab and automatically takes me to that tab. This makes it very slow to open a long list of urls.

Potential Fix #1:

Can I stay on the current tab when clicking a hyperlink? There should be an option to uncheck "When I open a link in a new tab, switch to it immediately" just like Firefox has. Or, a short cut for this would be great.

Potential Fix #2:

Or, can I open multiple urls at one time? I have tried a few macros for excel, but can't get it to work with Zoho sheets. Maybe you can give me a modified version of this:

  1. Sub OpenHyperLinks()
  2. 'Update 20141124
  3.     Dim xHyperlink As Hyperlink
  4.     Dim WorkRng As Range
  5.     On Error Resume Next
  6.     xTitleId = "KutoolsforExcel"
  7.     Set WorkRng = Application.Selection
  8.     Set WorkRng = Application.InputBox("Range", xTitleId, WorkRng.Address, Type:=8)
  9.     For Each xHyperlink In WorkRng.Hyperlinks
  10.         xHyperlink.Follow
  11.     NextEnd Sub

Please let me know if you can make either solution work.

Thanks,
Chad



      • Sticky Posts

      • Slicers are now available in Zoho Sheet—filter your data interactively

        At Zoho Sheet, we diligently track user requests and feedback. In line with this, based on extensive user requests, we've integrated Slicers to pivot tables and are delighted to announce its release. Slicers are interactive visual filters that have add,
      • Check out the new Checkbox in Zoho Sheet

        Checkbox, the simple GUI widget that lets you choose between two mutually exclusive options i.e Yes or No, is now in Zoho Sheet. Having made it across the web, Checkbox is familiar but is still elusive to most spreadsheet software. Special developer ribbons, macros and all other complexities to add a checkbox to a spreadsheet? Not in Zoho Sheet. How to add Checkbox to Zoho Sheet? Adding a Checkbox in Zoho Sheet is simple. Select a cell/range and choose "Checkbox" in "Input Controls" under the Format
      • Format and analyze spreadsheet data with Zoho Sheet's Table

        While a spreadsheet helps you compile data for easy analysis, formatting helps make your data more comprehensible. We are happy to announce the release of Table, a crucial tool for improving data formatting in Zoho Sheet. More than a formatting tool,
      • Introducing Data Bars: Graphically represent changes in data within the cells

        Conditional formatting has helped millions of spreadsheet users analyze and highlight their data more efficiently. In addition to the classic rules, color scales, and icon sets available in Zoho Sheet, you can now apply Data Bars, a convenient method
      • Zia in Zoho Sheet now makes suggestions on conditional formats, picklists, and checkboxes

        Zia, Zoho's popular AI assistant, has been helping users succeed across Zoho applications since inception. In Zoho Sheet, Zia helps users efficiently build reports and analyze data with recommendations about data cleaning, charts, and pivot table. Also,