+ Reply to Thread
Results 1 to 5 of 5

Lock cells for combo box values only

  1. #1
    Daniel
    Guest

    Lock cells for combo box values only

    Hi,

    I created an excel file where some of the cells are using "Validation" rules
    that when the user selects the cell he can open a combobox that shows values
    from a range declared earlier.

    I want to limit the user to select only values from the list - currently he
    can select from the list and write something else.

    Also - how can I turn AutoComplete on these cells as well ?

    Thanks,

  2. #2
    Tom Ogilvy
    Guest

    Re: Lock cells for combo box values only

    You say your are using validation. The point of validation is that the user
    is restricted to the list. However, unless the sheet is protected, the user
    can past over the cell and remove the validation.

    there is no autocomplete feature in Validation.

    --
    Regards,
    Tom Ogilvy


    "Daniel" <[email protected]> wrote in message
    news:[email protected]...
    > Hi,
    >
    > I created an excel file where some of the cells are using "Validation"

    rules
    > that when the user selects the cell he can open a combobox that shows

    values
    > from a range declared earlier.
    >
    > I want to limit the user to select only values from the list - currently

    he
    > can select from the list and write something else.
    >
    > Also - how can I turn AutoComplete on these cells as well ?
    >
    > Thanks,




  3. #3
    Registered User
    Join Date
    12-12-2005
    Posts
    8
    Hi,

    Make sure you have error alert turned on.

    If combobox from the validation is in the same column and no empty rows in between, auto complete should work.(Could be a zero or a space value but not null)

  4. #4
    Daniel
    Guest

    Re: Lock cells for combo box values only

    Can you suggst a better way to do that ?

    "Tom Ogilvy" wrote:

    > You say your are using validation. The point of validation is that the user
    > is restricted to the list. However, unless the sheet is protected, the user
    > can past over the cell and remove the validation.
    >
    > there is no autocomplete feature in Validation.
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "Daniel" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi,
    > >
    > > I created an excel file where some of the cells are using "Validation"

    > rules
    > > that when the user selects the cell he can open a combobox that shows

    > values
    > > from a range declared earlier.
    > >
    > > I want to limit the user to select only values from the list - currently

    > he
    > > can select from the list and write something else.
    > >
    > > Also - how can I turn AutoComplete on these cells as well ?
    > >
    > > Thanks,

    >
    >
    >


  5. #5
    Registered User
    Join Date
    12-12-2005
    Posts
    8
    Hello again,

    A better way would be having embedded combobox in the sheet. So you can control its behaviors.

+ 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