List data query

R

Redsea

Hi I have created 3 lists on my worksheet via data validation and they
work great thanks to info in this forum.

The problem is in list 1 we will call it I have numbers ranging down
the column from 1 to 500. My first cell displays all numbers great but
as I move down and select another cell in the list the numbers only
start from that cell. In other words cell one displays the numbers 1 to
500.
If I go to cell 25 it only displays from 25 down to 500. My question is
how can I get all the numbers to show in my drop down list no matter
which cell I select.

TIA
 
A

Arvi Laanemets

Hi

You have to use absolute references (like $A$2:$A$500) in your list source
or in named range definition.

--
(When sending e-mail, use address (e-mail address removed))
Arvi Laanemets


Redsea said:
Hi I have created 3 lists on my worksheet via data validation and they
work great thanks to info in this forum.

The problem is in list 1 we will call it I have numbers ranging down
the column from 1 to 500. My first cell displays all numbers great but
as I move down and select another cell in the list the numbers only
start from that cell. In other words cell one displays the numbers 1 to
500.
If I go to cell 25 it only displays from 25 down to 500. My question is
how can I get all the numbers to show in my drop down list no matter
which cell I select.

TIA
creating financial statements
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top