Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Pick From Drop-Down List...

I have created a list in cells A2 thru A13. A1 has text 'Month & Yr'
entered. When I right-click in A14, I do not have the option of Pick From
Drop-Down List... appear. I have this in another file that was converted
over from Excel 2000 & it works fine. What am I missing in Excel 2003?

Thanx! Mary
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,355
Default Pick From Drop-Down List...

Copy cell A13 down to A14 and see if it give you what you want.

"Mary Z" wrote:

I have created a list in cells A2 thru A13. A1 has text 'Month & Yr'
entered. When I right-click in A14, I do not have the option of Pick From
Drop-Down List... appear. I have this in another file that was converted
over from Excel 2000 & it works fine. What am I missing in Excel 2003?

Thanx! Mary

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Pick From Drop-Down List...

Pick From Drop-Down List... still does not appear in the right-click menu.

"Barb Reinhardt" wrote:

Copy cell A13 down to A14 and see if it give you what you want.

"Mary Z" wrote:

I have created a list in cells A2 thru A13. A1 has text 'Month & Yr'
entered. When I right-click in A14, I do not have the option of Pick From
Drop-Down List... appear. I have this in another file that was converted
over from Excel 2000 & it works fine. What am I missing in Excel 2003?

Thanx! Mary

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Pick From Drop-Down List...

No "pick from list" selection appearing at all?

How about you reset the right-click menu.

Hit ALT + F11 to go to the VBEditor.

Then ViewImmediate Window.

Copy/paste this line into the window and hit <enter

Application.CommandBars("Cell").Reset

OR copy/paste this sub to a module and run it.

Sub reset()
Application.CommandBars("Cell").Reset
End Sub


Gord Dibben MS Excel MVP

On Wed, 18 Apr 2007 08:18:00 -0700, Mary Z
wrote:

Pick From Drop-Down List... still does not appear in the right-click menu.

"Barb Reinhardt" wrote:

Copy cell A13 down to A14 and see if it give you what you want.

"Mary Z" wrote:

I have created a list in cells A2 thru A13. A1 has text 'Month & Yr'
entered. When I right-click in A14, I do not have the option of Pick From
Drop-Down List... appear. I have this in another file that was converted
over from Excel 2000 & it works fine. What am I missing in Excel 2003?

Thanx! Mary


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
How do I get drop down pick list comments to appear over selection SV_GB Excel Worksheet Functions 2 April 17th 13 04:41 PM
Drop Down Pick List mickey Excel Discussion (Misc queries) 3 January 30th 07 07:26 PM
how do i get a drop down pick list in a cell andrew openshaw Excel Worksheet Functions 0 March 2nd 06 03:28 PM
how do i get a drop down pick list in a cell bpeltzer Excel Worksheet Functions 0 March 2nd 06 03:26 PM
Pick from a drop-down list Matilda Excel Worksheet Functions 1 February 20th 06 08:06 PM


All times are GMT +1. The time now is 09:32 AM.

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

About Us

"It's about Microsoft Excel"