+ Reply to Thread
Results 1 to 4 of 4

Flag box

  1. #1
    Rossella
    Guest

    Flag box

    Is it possible to add some flagbox in a column?
    How?
    Thanks
    Rossella


  2. #2
    Dave Peterson
    Guest

    Re: Flag box

    Depends on what you mean by a flagbox.

    If you mean some sort of indicator, you could put Y or N in a column (X or leave
    empty??) and use data|filter|autofilter to "flag" certain entries.

    Rossella wrote:
    >
    > Is it possible to add some flagbox in a column?
    > How?
    > Thanks
    > Rossella


    --

    Dave Peterson

  3. #3
    Rossella
    Guest

    Re: Flag box

    I meant the square with the x on it ..sorry if my explanation wasn't
    enough


  4. #4
    Dave Peterson
    Guest

    Re: Flag box

    I find this technique pretty easy...

    Select the range
    Format|cells|number tab|custom category
    In the "type:" box, put this:
    alt-0252;alt-0252;alt-0252;alt-0252

    But hit and hold the alt key while you're typing the 0252 from the numeric
    keypad.

    It should look something like this when you're done.
    ü;ü;ü;ü
    (umlaut over the lower case u separated by semicolons)

    And format that range of cells as Wingdings.

    Now, no matter what you type (spacebar, x, anyoldtextatall), you'll see a check
    mark.

    Hit the delete key on the keyboard to clear the cell.

    If you have to use that "checkmark" in later formulas:

    =if(a1="","no checkmark","Yes checkmark")

    And since this is just data, it'll sort (well, if you include that column in the
    range).

    And you can always filter for that funny character.

    Rossella wrote:
    >
    > I meant the square with the x on it ..sorry if my explanation wasn't
    > enough


    --

    Dave Peterson

+ 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