Group:  Microsoft Excel ยป microsoft.public.excel
Thread: Validation issue

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Validation issue
"ADK" <ADK[ at ]noreply2today.com> 11.09.2006 18:55:17
I have set up my cells on one sheet with validation to a list. The list is
on a different sheet. I accomplished this be selecting the 20 possible cells
to contain data in the list and Insert|Name called MyList. Now on the other
sheet, for the cell validation the source is: =MyList

The issue is not all 20 cells will hold content at all times (depends on how
many activities the user needs to define). When a user clicks the pull-down
to choose from the list, the pull-down starts at the first blank cell ....so
you have to scroll up on the pull-down list to see any content.

I know it works fine when the source is from the same sheet and you just
select the range.

Is there a way to force the pull-down list to start at the first cell?
.....or is a limitation to use this method of gathering validation data from
a different sheet?

I am using Excel 2000

-ADK


Re: Validation issue
"Bob Phillips" <bob.NGs[ at ]xxxx.om> 11.09.2006 19:59:10
It works exactly the same on the same sheet as far as I can see.

If the blanks are only at the start of the range, you could try formula
like so in the name

=OFFSET(Sheet3!$H$1,COUNTBLANK(Sheet3!$H$1:$H$10),0,COUNT(Sheet3!$H:$H),1)

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"ADK" <ADK[ at ]noreply2today.com> wrote in message
news:O9heMOd1GHA.1256[ at ]TK2MSFTNGP04.phx.gbl...
[Quoted Text]
> I have set up my cells on one sheet with validation to a list. The list is
> on a different sheet. I accomplished this be selecting the 20 possible
cells
> to contain data in the list and Insert|Name called MyList. Now on the
other
> sheet, for the cell validation the source is: =MyList
>
> The issue is not all 20 cells will hold content at all times (depends on
how
> many activities the user needs to define). When a user clicks the
pull-down
> to choose from the list, the pull-down starts at the first blank cell
.....so
> you have to scroll up on the pull-down list to see any content.
>
> I know it works fine when the source is from the same sheet and you just
> select the range.
>
> Is there a way to force the pull-down list to start at the first cell?
> ....or is a limitation to use this method of gathering validation data
from
> a different sheet?
>
> I am using Excel 2000
>
> -ADK
>
>


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net