+ Reply to Thread
Results 1 to 3 of 3

Validation

  1. #1
    Registered User
    Join Date
    09-02-2008
    Location
    London
    Posts
    73

    Validation

    I have an excel sheet that requires my employees to enter their name and another formula that counts their name.

    I would like to ensure that they use the same format when entering their name so that the count works accurately.

    Is there a way of specifying what can be entered into a cell by limiting it to 3 or 4 values. I.e. only John, Jack, Jane and Jody can be entered and not anything else or variation of these?

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    Hi,

    Take a look here

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


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

  3. #3
    Valued Forum Contributor Shijesh Kumar's Avatar
    Join Date
    05-26-2008
    Location
    Bangalore / India
    MS-Off Ver
    2000
    Posts
    717
    Yes its possible...


    You can check Data Validation topic on excel ..

    Below is a very simplified example


    Select the range where u want to implement this validation.
    Click on Data --> Validation

    In the Data Validation Window
    In Allow Drop Down .. Select "LIST"
    and in Source enter the names separated by comma
    eg. a , b , c , d

    now type anything apart from a , b , c , d in the cell it wont accept

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1