corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Microsoft Access Help


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author Microsoft Access Help
Bart
Member

Registered: 19th Aug 02
Location: Midsomer Norton, Bristol Avon
User status: Offline
15th Apr 08 at 11:19   View User's Profile U2U Member Reply With Quote

Im trying to create something in Access and was wondering if anyone could help/point me in the right direction.
I have a number of tick boxes on ‘form1’.

Depending on which tick boxes are ticked, id like to display some standard text in a box located on ‘form2’.
The text will always remain the same.

e.g
On Form1:

Box1 and box4 is ticked.

On Form2:
It now displays:

Heres some text about box1

Heres some text about box4.

Can anyone point me in the right direction? I really don’t know access too well. Im using 2007.
Im assuming i will have to create a table with a column called title and label them respectively box1 to box5. Also create a column called comments and use my standard text.
How can i link the information through to the new form and only display text from the boxes which have been ticked?



[Edited on 15-04-2008 by Bart]
Bart
Member

Registered: 19th Aug 02
Location: Midsomer Norton, Bristol Avon
User status: Offline
16th Apr 08 at 08:32   View User's Profile U2U Member Reply With Quote

right, ive kinda done this:

quote:

Private Sub Check6_Click()
Me.Comment.Visible = True
End Sub



Basically, if CheckBox 6 is ticked it displays 'Comments' box which is normally invisible.

Does anyone know how I can achive the following:

1) show/hide the comments box depending on whether the box is ticked? (if I tick the box it displays it, if i untick the box it remains there).

2)How can I reference a check box from another form?

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
microsoft access CorsaLad Geek Day 13 1895
3rd Mar 03 at 22:22
by CorsaLad
 
serves u right mr gates Richie Geek Day 29 2479
16th May 03 at 01:18
by Munchie
 
Data Access Pages ricKA Geek Day 0 1096
25th Mar 04 at 16:07
by ricKA
 
Help with Microsoft Access Ashton306TD Geek Day 4 1258
30th Apr 05 at 16:54
by Ashton306TD
 
Microsoft Access Related Question Bart Geek Day 4 822
5th Mar 08 at 19:43
by Kerry
 

Corsa Sport » Message Board » Off Day » Geek Day » Microsoft Access Help 29 database queries in 0.0080271 seconds