PC Review


Reply
Thread Tools Rate Thread

How do I get lines in a form to be visible/invisible based on check box?

 
 
Fatz
Guest
Posts: n/a
 
      28th Jul 2003
I have a form and one of the entities is a check box that is checked
when a record is closed out. How do I get the form to only show
records that are unchecked?? So once a item is checked it will not
show up on this particular form.

Thanks in advance...

Chris
 
Reply With Quote
 
 
 
 
M Skabialka
Guest
Posts: n/a
 
      28th Jul 2003
Use a query for the Control Source for the form, where that check-box value
is false.

Mich

"Fatz" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a form and one of the entities is a check box that is checked
> when a record is closed out. How do I get the form to only show
> records that are unchecked?? So once a item is checked it will not
> show up on this particular form.
>
> Thanks in advance...
>
> Chris



 
Reply With Quote
 
Jim/Chris
Guest
Posts: n/a
 
      29th Jul 2003
The checkbox must be a field in the table for it to be
saved. Then you can filter through the query that the
form is based on.

Jim
>-----Original Message-----
>I have a form and one of the entities is a check box that

is checked
>when a record is closed out. How do I get the form to

only show
>records that are unchecked?? So once a item is checked

it will not
>show up on this particular form.
>
>Thanks in advance...
>
>Chris
>.
>

 
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
Making A form tab invisible/visible with a check box jaythe0ne@hotmail.co.uk Microsoft Access Forms 2 15th Aug 2009 09:14 AM
Visible/Invisible based on form status Tara Microsoft Access VBA Modules 3 22nd May 2008 07:13 AM
check box label to be visible and invisible =?Utf-8?B?Sm9obkx1dGU=?= Microsoft Access Reports 8 11th Nov 2005 01:28 PM
Making label invisible/visible based on some criteria in a form =?Utf-8?B?QXNodQ==?= Microsoft Access VBA Modules 1 16th Nov 2004 03:29 PM
Making chart lines visible and invisible Laurel Microsoft Access Getting Started 2 16th Jan 2004 05:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:22 PM.