+ Reply to Thread
Results 1 to 9 of 9

Create a new sheet/tab for each row with hyperlink

  1. #1
    Registered User
    Join Date
    10-17-2017
    Location
    Charlotte,NC
    MS-Off Ver
    2016
    Posts
    5

    Create a new sheet/tab for each row with hyperlink

    Hello,

    I am building excel workbooks for each customer with all open order and line details. I was wondering if there was a macro to automate the below process.

    1. I first export my data and edit my Cells to look like "Example 1"
    2. Create a sheet/tab for each individual Sales Order
    3. Create hyperlink from main tab to each individual Sales Order "Example 2"

    I am not really concerned about adding the line details to each individual tab. It would certainly nice, but not absolutely necessary.


    I really appreciate the help!
    Attached Files Attached Files

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Create a new sheet/tab for each row with hyperlink

    Perhaps this will give you a start - still need to sort a couple of things, e.g. hyperlinks.
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

  3. #3
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Create a new sheet/tab for each row with hyperlink

    Here's the code with the hyperlink part added.
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    10-17-2017
    Location
    Charlotte,NC
    MS-Off Ver
    2016
    Posts
    5

    Re: Create a new sheet/tab for each row with hyperlink

    Thank you Norie! I will give it a shot and let you know.

  5. #5
    Registered User
    Join Date
    10-17-2017
    Location
    Charlotte,NC
    MS-Off Ver
    2016
    Posts
    5

    Re: Create a new sheet/tab for each row with hyperlink

    Quote Originally Posted by Norie View Post
    Here's the code with the hyperlink part added.
    Please Login or Register  to view this content.

    Norie, that worked perfectly! Thank you!
    Last edited by Mbourcier; 10-17-2017 at 12:56 PM.

  6. #6
    Registered User
    Join Date
    10-17-2017
    Location
    Charlotte,NC
    MS-Off Ver
    2016
    Posts
    5

    Re: Create a new sheet/tab for each row with hyperlink

    Next newbie question: How do I save the module as a macro for future use?

  7. #7
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Create a new sheet/tab for each row with hyperlink

    You can't save the module itself, it would need to be saved in a macro-enabled workbook.

    How would you want to use the code in the future?

  8. #8
    Registered User
    Join Date
    10-17-2017
    Location
    Charlotte,NC
    MS-Off Ver
    2016
    Posts
    5

    Re: Create a new sheet/tab for each row with hyperlink

    I create this same workbook for each customer almost weekly. I would like to be able to use it throughout all workbooks with the keyboard shortcut (ctrl+shift+t)

  9. #9
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Create a new sheet/tab for each row with hyperlink

    So Example1.xlsx is an example of a workbook for a single customer, but you'll have multiple workbooks for multiple customers?

    Where do you store all these workbooks?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Create Hyperlink to Sheet based on Cell Value
    By PJenkins in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-02-2017, 11:14 AM
  2. [SOLVED] Macros to Create New Sheet, Rename, and Create HyperLink to New Worksheet
    By jacksum in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-19-2015, 12:44 PM
  3. [SOLVED] Create new sheet from template, auto fill from index sheet and hyperlink
    By RichTea88 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-06-2013, 04:57 AM
  4. Macro to create sheet, rename sheet, and hyperlink to it
    By prescottfarm in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-31-2013, 04:46 PM
  5. Replies: 2
    Last Post: 01-13-2012, 04:59 PM
  6. saved sheet to create hyperlink
    By nighttrainrex in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-04-2009, 04:55 PM
  7. How to create a hyperlink to a graph sheet
    By Ruti in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 07-10-2005, 09:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1