+ Reply to Thread
Results 1 to 8 of 8

Split data into multiple sheets and to be hidden and password protected to unhide

  1. #1
    Forum Contributor
    Join Date
    06-04-2011
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    108

    Lightbulb Split data into multiple sheets and to be hidden and password protected to unhide

    Hi Team,

    A worksheet base on a column as criteria should be split into multiple worksheets and those sheets should be hidden and to assign a password to unhide.
    A worksheet called "Master" which has a text box entering a password and clicking on the submit button then that particular sheet should be unhidden.

    Please find the attached workbook which will be clear to understand.

    Book1.xlsx

    Every day process of doing this kind of activity, thought of being helped by the team to get out of the work risk.

    Hope, I am in right way. Anyone's help will be appreciable and that would be a great help for me.
    Thanks & Regards
    Chaitanya A

  2. #2
    Forum Contributor
    Join Date
    06-04-2011
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    108

    Re: Split data into multiple sheets and to be hidden and password protected to unhide

    Hi,

    could anyone help on this, please..

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Split data into multiple sheets and to be hidden and password protected to unhide

    A worksheet base on a column as criteria should be split into multiple worksheets
    Which is the column?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Forum Contributor
    Join Date
    06-04-2011
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    108

    Re: Split data into multiple sheets and to be hidden and password protected to unhide

    Based on Column I, if you go thru the attached workbook, detailed in the worksheet "Rep & Manager"..

  5. #5
    Valued Forum Contributor StevenM's Avatar
    Join Date
    03-23-2008
    Location
    New Lenox, IL USA
    MS-Off Ver
    2007
    Posts
    910

    Re: Split data into multiple sheets and to be hidden and password protected to unhide

    The following code splits your data into various worksheets.
    There is code to hide and unhide worksheets.

    Please Login or Register  to view this content.
    You will find the above code in the following workbook.

    anchuri_chaitanya_Book1.xlsm

  6. #6
    Forum Contributor
    Join Date
    06-04-2011
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    108

    Re: Split data into multiple sheets and to be hidden and password protected to unhide

    Hi Steven,

    Tried the code you provided. Bingo! Its working beautiful.

    Is it possible to provide the hidden sheets a password and as for "Master Sheet" entering the password clicking on submit button only to unhide a particular sheet of those.

    For a particular REP/Manager of the sheets need to unhide only one sheet by entering the password and submit button.

    This only the need. Other than this, your code is perfect, working exactly.

    I am thankful to you.

  7. #7
    Forum Contributor
    Join Date
    06-04-2011
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    108

    Re: Split data into multiple sheets and to be hidden and password protected to unhide

    Hi Steven,

    Thanks for the code for Split, Hide and to Un hide the sheets.
    I have tried to code for Password to un hide the sheets. It is done from my end.

    Cheers..

  8. #8
    Forum Contributor
    Join Date
    06-04-2011
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    108

    Thumbs up Re: Split data into multiple sheets and to be hidden and password protected to unhide

    The code I tried on a user form for Command Button..

    Please Login or Register  to view this content.
    In Master sheet I place hyperlinks for the Cell value and on clicking the cell it populates userform.
    Please Login or Register  to view this content.
    Hope this may help some one, if not please ignore.
    Last edited by arlu1201; 05-31-2012 at 02:21 AM. Reason: Code tags were used though incorrectly.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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