Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default how do i filter check boxes?

I am trying to create a spreadsheet that has check boxes in it one column for
outstanding and one column for completed. How can I apply a filter so it will
show me either the ones outstanding or the ones that have been completed?

Thanks if you can help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 477
Default how do i filter check boxes?

How are you creating the Check boxes?

"Bobble" wrote:

I am trying to create a spreadsheet that has check boxes in it one column for
outstanding and one column for completed. How can I apply a filter so it will
show me either the ones outstanding or the ones that have been completed?

Thanks if you can help

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default how do i filter check boxes?

I am using the toolbars, control toolbox way of putting them in.

"Jim May" wrote:

How are you creating the Check boxes?

"Bobble" wrote:

I am trying to create a spreadsheet that has check boxes in it one column for
outstanding and one column for completed. How can I apply a filter so it will
show me either the ones outstanding or the ones that have been completed?

Thanks if you can help

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default how do i filter check boxes?

I'd use a simple X in a cell--it makes filtering easier.

But you can use checkboxes from the Control toolbox toolbar and change the
properties to move and size with cells (each checkbox!)

Then use a linked cell on the same row that returns true/false for that
checkbox.

An alternative:

Select the range that would have held the checkboxes.
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 (make it as large as you want)

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")

Or you can filter by blanks and non-blanks.

Bobble wrote:

I am trying to create a spreadsheet that has check boxes in it one column for
outstanding and one column for completed. How can I apply a filter so it will
show me either the ones outstanding or the ones that have been completed?

Thanks if you can help


--

Dave Peterson
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
How do I increase the size of check in check boxes Adams, Les Excel Discussion (Misc queries) 0 September 19th 06 02:35 PM
Enable check box in protected sheet + group check boxes Dexxterr Excel Discussion (Misc queries) 4 August 2nd 06 12:00 PM
Help Check Boxes John Excel Discussion (Misc queries) 2 April 30th 06 05:10 PM
How do i create a value for check boxes or option boxes Tim wr Excel Discussion (Misc queries) 1 February 9th 06 10:29 PM
Check Boxes vknight Excel Discussion (Misc queries) 1 June 20th 05 11:13 AM


All times are GMT +1. The time now is 04:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"