Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Data Validation - Allow List - In-cell Dropdown not showing up

This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?



  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,824
Default Data Validation - Allow List - In-cell Dropdown not showing up

Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:

This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--

Dave Peterson

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 136
Default Data Validation - Allow List - In-cell Dropdown not showing up

I dunno smart guy, it works for me.

Patrick Gibbons wrote:

This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?





  #4   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Data Validation - Allow List - In-cell Dropdown not showing up

I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:
Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:

This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #5   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,824
Default Data Validation - Allow List - In-cell Dropdown not showing up

Yes, I did. I was distracted by some XSPAM problems.



Debra Dalgleish wrote:

I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:
Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:

This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Data Validation - Allow List - In-cell Dropdown not showing up

If you didn't use your real email address in the public newsgroups,
maybe you wouldn't get so much XSPAM!

Dave Peterson wrote:
Yes, I did. I was distracted by some XSPAM problems.



Debra Dalgleish wrote:

I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:

Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:


This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #7   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Data Validation - Allow List - In-cell Dropdown not showing up

As you suspected the freeze panes was the problem . . . that is a silly bug
.. . . Oh well.

Thank you, now which choice will I use . . . No matter, I'll figure that
out. At least now I know what's up.

Thank you again,

Patrick Gibbons


"Dave Peterson" wrote in message
...
Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:

This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--

Dave Peterson



  #8   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,824
Default Data Validation - Allow List - In-cell Dropdown not showing up

My name Jose Jimenez.
(apologies to Bill Dana)

or....

mmmmm. XSPAM.
(apologies to Homer Simpson)

Debra Dalgleish wrote:

If you didn't use your real email address in the public newsgroups,
maybe you wouldn't get so much XSPAM!

Dave Peterson wrote:
Yes, I did. I was distracted by some XSPAM problems.



Debra Dalgleish wrote:

I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:

Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:


This is in a MS Office 97 Excel Workbook, although I have selected data
validation for a cell the in-cell dropdown is not showing up. Of course
some silly person would tell me that I don't have the In-cell Dropdown
checkbox selected . . . got it smart guy. It is still not working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


--

Dave Peterson

  #9   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,885
Default Data Validation - Allow List - In-cell Dropdown not showing up

Hi Debra
this is one of the nice things with NG :-)
You have to constantly adapt your filters :-(

On a sidenote: though in english NG it's o.k. to use false email
addresses in most German NGs (like the German Excel NG) this is
considered against the rules (same is true for not using real names)




"Debra Dalgleish" schrieb im Newsbeitrag
...
If you didn't use your real email address in the public newsgroups,
maybe you wouldn't get so much XSPAM!

Dave Peterson wrote:
Yes, I did. I was distracted by some XSPAM problems.



Debra Dalgleish wrote:

I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:

Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:


This is in a MS Office 97 Excel Workbook, although I have

selected data
validation for a cell the in-cell dropdown is not showing up. Of

course
some silly person would tell me that I don't have the In-cell

Dropdown
checkbox selected . . . got it smart guy. It is still not

working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #10   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Data Validation - Allow List - In-cell Dropdown not showing up

That's why I don't post in the German newsgroups!

And even with a munged address, I need MailWasher to filter all the
messages that arrive.

Frank Kabel wrote:
Hi Debra
this is one of the nice things with NG :-)
You have to constantly adapt your filters :-(

On a sidenote: though in english NG it's o.k. to use false email
addresses in most German NGs (like the German Excel NG) this is
considered against the rules (same is true for not using real names)




"Debra Dalgleish" schrieb im Newsbeitrag
...

If you didn't use your real email address in the public newsgroups,
maybe you wouldn't get so much XSPAM!

Dave Peterson wrote:

Yes, I did. I was distracted by some XSPAM problems.



Debra Dalgleish wrote:


I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:


Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:



This is in a MS Office 97 Excel Workbook, although I have

selected data

validation for a cell the in-cell dropdown is not showing up. Of

course

some silly person would tell me that I don't have the In-cell

Dropdown

checkbox selected . . . got it smart guy. It is still not

working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



  #11   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default Data Validation - Allow List - In-cell Dropdown not showing up

Microsoft recently came out with an advisory telling folks TO use bollixed
email addresses in ng's because of the spam problem.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Frank Kabel" wrote in message
...
Hi Debra
this is one of the nice things with NG :-)
You have to constantly adapt your filters :-(

On a sidenote: though in english NG it's o.k. to use false email
addresses in most German NGs (like the German Excel NG) this is
considered against the rules (same is true for not using real names)




"Debra Dalgleish" schrieb im Newsbeitrag
...
If you didn't use your real email address in the public newsgroups,
maybe you wouldn't get so much XSPAM!

Dave Peterson wrote:
Yes, I did. I was distracted by some XSPAM problems.



Debra Dalgleish wrote:

I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:

Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:


This is in a MS Office 97 Excel Workbook, although I have

selected data
validation for a cell the in-cell dropdown is not showing up. Of

course
some silly person would tell me that I don't have the In-cell

Dropdown
checkbox selected . . . got it smart guy. It is still not

working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html




  #12   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.setup,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,885
Default Data Validation - Allow List - In-cell Dropdown not showing up

Hi Earl
I know :-)
But believe me you would get some real flames in some German newsgroups
if you use something like
So I use this email just for newsgroups and apply several filters.



"Earl Kiosterud" schrieb im Newsbeitrag
...
Microsoft recently came out with an advisory telling folks TO use

bollixed
email addresses in ng's because of the spam problem.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Frank Kabel" wrote in message
...
Hi Debra
this is one of the nice things with NG :-)
You have to constantly adapt your filters :-(

On a sidenote: though in english NG it's o.k. to use false email
addresses in most German NGs (like the German Excel NG) this is
considered against the rules (same is true for not using real

names)




"Debra Dalgleish" schrieb im Newsbeitrag
...
If you didn't use your real email address in the public

newsgroups,
maybe you wouldn't get so much XSPAM!

Dave Peterson wrote:
Yes, I did. I was distracted by some XSPAM problems.



Debra Dalgleish wrote:

I think Dave meant,... "or remove the freeze panes"

You could use WindowSplit instead

Dave Peterson wrote:

Are you using windows|freeze panes?

Is your cell with Data|validation above that line?

If yes, move the cell or remove the data|validation.

It's a bug in xl97, fixed in xl2k.


Patrick Gibbons wrote:


This is in a MS Office 97 Excel Workbook, although I have

selected data
validation for a cell the in-cell dropdown is not showing up.

Of
course
some silly person would tell me that I don't have the In-cell

Dropdown
checkbox selected . . . got it smart guy. It is still not

working.

I will give you the current setup:

Cell L4 has the current data validation:
Allow: List
Source: =$B$54:$B$65
Ignore blank - selected
In-cell Dropdown - selected

Cells B54:B65
January
February
March . . . etc.

Anyone have any ideas?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data validation with dropdown list geotso Excel Discussion (Misc queries) 2 February 1st 09 05:59 PM
Substition for data validation, dropdown list Russ G Excel Worksheet Functions 9 November 27th 07 06:26 AM
blanks in data validation list dropdown confused Excel Worksheet Functions 7 June 7th 06 02:10 PM
size of data validation dropdown list Stefi Excel Worksheet Functions 2 December 8th 05 03:36 PM
Data Validation - Dropdown List Not Appearing MWS Excel Discussion (Misc queries) 2 April 25th 05 05:05 PM


All times are GMT +1. The time now is 05:39 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"