Results 1 to 10 of 10

Dynamic Range Problem

Threaded View

  1. #1
    Registered User
    Join Date
    10-04-2011
    Location
    Salem, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    60

    Dynamic Range Problem

    Hi Again,

    I've created a form with a combobox on it. I've named a range using the code below. My problem is that when data is added it doesn't show in the combobox until I save and close the WB. Upon reopening the WB, the drop down contains all the original data and the added data.

    This is the code I used to create the named range:

    =OFFSET(Sheet2!$B$2, 0,0, COUNTA(Sheet2!$B:$B)-1,1)

    What command am I missing or is this normal behavior for a dynamic range drop down list?

    TIA, Don
    Last edited by DonG; 10-30-2011 at 03:25 PM.

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