hi,
This may be a very basic question,but please help me..
I have two tables tablel01 and tabel02,which have one-to-Many relationship(table01 is "one" side)
table01 table02
field1-Autonum field1-Autonum
field2-Text...
hi,
--I have two forms named "Form1" and "Form2" and a Table named "Table1"
--Table1 has the following fields
Table1(field1,Field2,field3,field4)
--When a user enter data into "form1" that data stores in the "field2" and "field3"("field1 is an autonumber field")
-Using a "Next>>" button user...
Hi,
I have ten checkBoxes in a access form(Check1,check2...etc) and I want to clear all other checkboxes,when I select a perticular checkBox.
As an example, If select Check2, all other checkBoxes should clear if they are selected.
If I select check4,all other checkboxes should be cleared.
(it...
-I have created two(unbound) list box in design view
say , ListBox1 and ListBox2
-ListBox1 has four items
-When click on an item in the ListBox1,
1.It filters some data stored in a field belongs to table1
and
2.Displays that data in ListBox2 using "additem method".
-When a user clicks...
This is regarding the faq 707-4976,Understanding events (iv)A substitute for control arrays in VBA posted in this Forum.
The aim is to handle two command buttons named cmd1 and cmd2 in a user form named frmCol.
I put the following code in a class module named cCB and created a user form which...
I have to create six sets of checkbox groups in a MS Access 2003 form
ex: set1 , se2 ,set3 ,set4, set5 , set6
each set has four check boxes
ex:set1 has 4 check boxes
set 2 has 4 check boxes
set3 has...
etc..
(all together there are 24 check boxes)
One or more check boxes can be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.