+ Reply to Thread
Results 1 to 5 of 5

Code for Multiple Named Ranges for Data Validation

Hybrid View

leaning Code for Multiple Named... 06-07-2011, 02:54 PM
tigeravatar Re: Code for Multiple Named... 06-07-2011, 03:41 PM
leaning Re: Code for Multiple Named... 06-08-2011, 09:59 AM
tigeravatar Re: Code for Multiple Named... 06-08-2011, 12:17 PM
leaning Re: Code for Multiple Named... 06-08-2011, 12:57 PM
  1. #1
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Code for Multiple Named Ranges for Data Validation

    Lost,

    The code only runs when the workbook performs a calcuation, so there'd have to be a cell that has a formula in it, otherwise the workbook is just changing, not calculcating. To run the code manually, change the sub name and put it in a standard module, then run it. Additionally, this line of code:
            wsBigList.Visible = xlSheetHidden


    Makes the worksheet hidden. You can view it by right-clicking any worksheet tab and selecting Unhide.

    Hope that helps,
    ~tigeravatar

  2. #2
    Valued Forum Contributor
    Join Date
    02-26-2010
    Location
    Chattanooga, TN
    MS-Off Ver
    Excel 2003/2007/2010/2016
    Posts
    432

    Re: Code for Multiple Named Ranges for Data Validation

    TigerAvatar,

    Got it.

    Incidentally, in the Test3 file posted earlier, I put =Now() (to force a recalculation) in one of the cells. I closed the workbook and then reopened it. The whole thing was flickering and I had to CTRL-ALT-DEL to get it to stop.

    So, I put a button on it. It is an extra step the user has to do, but they still don't have to manually enter names in that cell.

    If you don't see a better way to go, I think this thread is solved.

    Thanks for your help!

    Respectfully,

    Lost
    Attached Files Attached Files
    Last edited by leaning; 06-08-2011 at 12:58 PM. Reason: change wording

+ 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