+ Reply to Thread
Results 1 to 2 of 2

Updating of cell linked to drop-down list

  1. #1
    Registered User
    Join Date
    06-28-2006
    Posts
    3

    Updating of cell linked to drop-down list

    Hi,

    I have a drop-down list that uses a named range as input, and obviously has a single cell as its output.

    Suppose the user has selected an item from the current drop-down list, and the linked cell contains the index of that item. My issue is that if the size of the named range changes (i.e. such that the position of the originally selected item changes within it), the list in the drop-down box updates, but the integer in the linked cell does not update (even with calculation set to Automatic).

    Is there a way to force updating of the linked cell associated with a drop-down box, without the user having to choose a different item in the list and then go back to the original one?

    Thanks in advance,
    Jeff

  2. #2
    Tom Ogilvy
    Guest

    RE: Updating of cell linked to drop-down list

    think you would have to use the calculate event to force the changes in the
    box.

    Chip Pearson's page on events if you are not familiar
    http://www.cpearson.com/excel/events.htm

    --
    Regards,
    Tom Ogilvy


    "zalcjm" wrote:

    >
    > Hi,
    >
    > I have a drop-down list that uses a named range as input, and obviously
    > has a single cell as its output.
    >
    > Suppose the user has selected an item from the current drop-down list,
    > and the linked cell contains the index of that item. *My issue is that
    > if the size of the named range changes (i.e. such that the position of
    > the originally selected item changes within it), the list in the
    > drop-down box updates, but the integer in the linked cell does not
    > update (even with calculation set to Automatic).*
    >
    > Is there a way to force updating of the linked cell associated with a
    > drop-down box, without the user having to choose a different item in
    > the list and then go back to the original one?
    >
    > Thanks in advance,
    > Jeff
    >
    >
    > --
    > zalcjm
    > ------------------------------------------------------------------------
    > zalcjm's Profile: http://www.excelforum.com/member.php...o&userid=35877
    > View this thread: http://www.excelforum.com/showthread...hreadid=570479
    >
    >


+ 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