PC Review


Reply
Thread Tools Rate Thread

how do i filter check boxes?

 
 
=?Utf-8?B?Qm9iYmxl?=
Guest
Posts: n/a
 
      12th Sep 2007
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
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmltIE1heQ==?=
Guest
Posts: n/a
 
      12th Sep 2007
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

 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      12th Sep 2007
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 With Quote
 
=?Utf-8?B?Qm9iYmxl?=
Guest
Posts: n/a
 
      13th Sep 2007
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

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use check boxes on form to filter datasheet =?Utf-8?B?Q2xheSBD?= Microsoft Access 7 6th Jan 2010 04:30 PM
Show check boxes which arn't blank, hide check boxes which are bla Accessorise Microsoft Access Forms 1 12th Jun 2008 08:29 AM
Marketing Campaign - Check boxes missing: Rvw & Filter btn Results Alan from Austin Microsoft Outlook BCM 0 9th Apr 2008 03:23 PM
Resetting Check Boxes & Advanced Filter documike Microsoft Excel Discussion 2 31st Dec 2004 06:52 PM
Buttons or Check boxes to filter data? Derek Microsoft Excel Programming 1 23rd Jan 2004 07:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:07 AM.