+ Reply to Thread
Results 1 to 2 of 2

Can a cell be set to accept input only once?

  1. #1
    Simple Gifts
    Guest

    Can a cell be set to accept input only once?

    I am trying to make a spreadsheet that can be used for student testing. It
    should allow only one entry per cell so that the student cannot continue to
    make guesses in the same cell.

  2. #2
    David McRitchie
    Guest

    Re: Can a cell be set to accept input only once?

    You could use a change event macro that after update
    turns off protection, locks the cell, turns on protection
    as long as they never look at the macros.
    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Simple Gifts" <Simple [email protected]> wrote in message news:[email protected]...
    > I am trying to make a spreadsheet that can be used for student testing. It
    > should allow only one entry per cell so that the student cannot continue to
    > make guesses in the same cell.




+ 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