Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default Pick list on a sheet - multiple rows?

I am using Windows XP with Office 2003.

I need suggestions for the quickest, easiest possible method that requires
as few clicks as possible for the following:

Multiple users will open a spreadsheet and enter data into a few columns.
One column will need a pick list of some sort that will allow the user to
only enter certain specified entries (those in the list). Many rows will be
used, but the quantity changes every week. Each week the form will be cleared
and the entering begins again.

I know how to protect the column and unprotect it, etc. The issue is what is
the best way to display the pick list? A user form on a dialog box? One
single drop down on the sheet that populates the current cell? Any other
ideas? What is the best method?

Thanks much for any and all input.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Pick list on a sheet - multiple rows?

Hi,

Have you tried using data validation. Select the cell/s where the pick list
is to be. Go to data/validation. One of the options is list. On the same
window is the option to enter the values. Enter the values the user can chose
from seperated by commas. Click OK. Now click on the cell where the pick list
is and the values will appear.

Hope that helps

Nathan

"quartz" wrote:

I am using Windows XP with Office 2003.

I need suggestions for the quickest, easiest possible method that requires
as few clicks as possible for the following:

Multiple users will open a spreadsheet and enter data into a few columns.
One column will need a pick list of some sort that will allow the user to
only enter certain specified entries (those in the list). Many rows will be
used, but the quantity changes every week. Each week the form will be cleared
and the entering begins again.

I know how to protect the column and unprotect it, etc. The issue is what is
the best way to display the pick list? A user form on a dialog box? One
single drop down on the sheet that populates the current cell? Any other
ideas? What is the best method?

Thanks much for any and all input.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Pick list on a sheet - multiple rows?

You can list the valid items on a separate sheet, name that range, and
use the named range in a data validation list. There are instructions he

http://www.contextures.com/xlDataVal01.html

quartz wrote:
I am using Windows XP with Office 2003.

I need suggestions for the quickest, easiest possible method that requires
as few clicks as possible for the following:

Multiple users will open a spreadsheet and enter data into a few columns.
One column will need a pick list of some sort that will allow the user to
only enter certain specified entries (those in the list). Many rows will be
used, but the quantity changes every week. Each week the form will be cleared
and the entering begins again.

I know how to protect the column and unprotect it, etc. The issue is what is
the best way to display the pick list? A user form on a dialog box? One
single drop down on the sheet that populates the current cell? Any other
ideas? What is the best method?

Thanks much for any and all input.



--
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
can i wrap rows to form multiple rows per row to fit on 1 sheet? Dave Excel Discussion (Misc queries) 2 October 9th 12 04:53 PM
HOW DO I CREATE A DROPDOWN PICK LIST FROM A VLOOKUP with multiple NSH Excel Worksheet Functions 1 June 11th 08 09:08 PM
Pick value off sheet list for VBA code determination Bill (Unique as my name) Excel Discussion (Misc queries) 1 September 21st 07 06:52 PM
How do I pick up only the rows with a non-null key column on a separate sheet? qcc Excel Worksheet Functions 2 July 24th 06 01:49 PM
Making pick list conditional on selection from previous pick list Stewart Excel Discussion (Misc queries) 1 June 27th 05 11:30 AM


All times are GMT +1. The time now is 01:33 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"