+ Reply to Thread
Results 1 to 3 of 3

Popup an input request, listbox of sheet names?

  1. #1
    Registered User
    Join Date
    12-29-2009
    Location
    Dubai, UAE
    MS-Off Ver
    Excel 2007
    Posts
    5

    Popup an input request, listbox of sheet names?

    I'm wondering how one would go about popping up the list of sheet names that you get when you right click on the arrows on the bottom left (next to the sheet selection) and click "More sheets..." so that I can choose a sheet and have the value returned to the calling function in my VBA code.

    InputBox() with a 2nd param of "64" (An array of values) looks promising but I'm very new to VB in Excel and find myself learning best by example

    Edit: I've reworked the general idea to make this simpler, I just need to get that Activate sheet dialog up. That's all. In the middle of a VB procedure I'd just like to pop up the dialog that allows me to select a sheet and have the code continue as normal

    Thanks
    Last edited by jaytea; 12-29-2009 at 03:06 AM. Reason: Simplified the request

  2. #2
    Forum Contributor
    Join Date
    07-24-2009
    Location
    Valrico, FL USA
    MS-Off Ver
    Excel 2016
    Posts
    358

    Re: Popup an input request, listbox of sheet names?

    The following code might be helpful:

    Please Login or Register  to view this content.

  3. #3
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,486

    Re: Popup an input request, listbox of sheet names?

    That seems impractical, what are you trying to do?

+ 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