+ Reply to Thread
Results 1 to 5 of 5

Question Related To Listbox

  1. #1
    Registered User
    Join Date
    11-27-2008
    Location
    Noida
    Posts
    51

    Question Related To Listbox

    Hi

    I need help that is that possible if i select the any value in list box on one sheet tab the same will be auto select in list box on all sheet tab i have attach the sample file like if i select the 1 in listbox on sheet tab " sheet2" the same value will auto select in the list box on sheet2
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-22-2009
    Location
    Brno, Czech Republic
    MS-Off Ver
    Excel 2003
    Posts
    29

    RE: Question Related To Listbox

    Hi,
    why don't you use simple formula?
    Write to cell C1 on Sheet3 following:

    =Sheet2!C1

    I think you have some reason not to use it, but...
    Regards
    Petr

  3. #3
    Registered User
    Join Date
    11-27-2008
    Location
    Noida
    Posts
    51
    Quote Originally Posted by PetrH View Post
    Hi,
    why don't you use simple formula?
    Write to cell C1 on Sheet3 following:

    =Sheet2!C1

    I think you have some reason not to use it, but...
    Regards
    Petr
    Yes you are correct but this not possible in list box , wat i mean is that if we have a 3 sheet tab all having the list box having " 1 ,2 ,3 " option for user to select. wat i want is that if a user select the '" 1 " in listbox on one sheet tab , thn automaticaly all other listbox on other sheet tab will set to "1" from the option which whic are in the list box

  4. #4
    Registered User
    Join Date
    11-27-2008
    Location
    Noida
    Posts
    51
    Yes you are correct but this not possible in list box , wat i mean is that if we have a 3 sheet tab all having the list box having " 1 ,2 ,3 " option for user to select. wat i want is that if a user select the '" 1 " in listbox on one sheet tab , thn automaticaly all other listbox on other sheet tab will set to "1" from the option which whic are in the list box

  5. #5
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482
    You can use event code to set the other sheets

    code added to the Sheet object, (right click sheet tab and press view code)

    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

+ 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