I've got a listbox that gets its values from a range on an associated worksheet. The range size varies on a search result. The problem is this: if the results returns, say, 5 items the first time it is run, the box will display the 5 items just fine. If the next result is more than 5 items, it will display only the first 5 items in the listbox. The range ont he worksheet resizes correctly each time, but the box display seems "locked" on the first number it gets. I just can't seem to find a property to set to correc this. Any suggestions?
Thanks
Thanks