Skip to content

aqeelahmed-dev/VBA-Tab-Open.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VBA Code to open the Url from any specific Colum in Chrom in one CLick.

Here are the instructions:

  1. Open your Excel workbook.
  2. Press Alt + F11 to open the Visual Basic for Applications (VBA) editor.
  3. In the editor, you can insert a new module by right-clicking on the project in the left pane, choosing Insert -> Module.
  4. Copy and paste the provided VBA script into the module.
  5. Close the VBA editor.

Now, you should be able to run the script:

  1. Press Alt + F8 to open the "Macro" dialog.
  2. Select OpenUrlsInChrome and click Run.

This will execute the VBA script to open URLs in the default web browser for the specified range in column A. If you encounter any issues or have further questions, feel free to ask!

About

VBA code for Excel to open Links in Browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published