Please help with this filter

  • Thread starter Thread starter pantelis
  • Start date Start date
P

pantelis

Hi all,

I have a cell in a spreadsheet "sheet1" which when you put your go to that
cell i.e. cell "A1", it gives you the option to select from a dropdown menu
a list of occupations which is in "sheet2".

There is no macro associated with it and its not a combo box or a list box
that you can draw, in a sheet and link to a specific list of occupations so
that a combo box e.g. can display.

It looks like some kind of filter embeded in the cell.

If someone can help it will really be appreciated as this thing is driving
me crazy. If anyone would prefer I can sent the excel file for review.

Thanks
Pantelis
 
I think, if I understand you correct, that you have a dropdown list; not a
listbox or combobox.

If you want to put any value in the cell you want, try this:

1) select the cell(s) you want to put any value in
2) Goto: Data>Validation
3)In the Settings-tab, u see Allow.
4) Set this box to ANY VALUE

Now your list is gone, and you can type in whatever you want.

Max
 
thx that worked


Max Potters said:
I think, if I understand you correct, that you have a dropdown list; not a
listbox or combobox.

If you want to put any value in the cell you want, try this:

1) select the cell(s) you want to put any value in
2) Goto: Data>Validation
3)In the Settings-tab, u see Allow.
4) Set this box to ANY VALUE

Now your list is gone, and you can type in whatever you want.

Max
 

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

Back
Top