Search results

  1. D

    if statement in text box

    hi i am back with new question. i have a form name as form1 with 4 text box. txt1 txt2 txt3 txt4 i have a conditional statement in txt1 like if txt1 have any value than txt2 or txt3 will be enable for data entry other wise disable so user cannot enter data in txt1 or txt2. is...
  2. D

    cmd code for close form or ms acess database

    hi all. i am using a database name as school. having a form name as form01.with cmd button close which close the form. i want to close form with ms acess database. so when user click close button application database will be closed. thanks for your useful reply.
  3. D

    filter report based on text box

    thanks for both of you, i solved my issue with parameter query. its great. presently i am asking a new question. like i have three txt box txt01, txt02, txt03 with text datatype. or a cmd button name as cmd1. i have a form name as form1. and report name as "report2007". all three text box...
  4. D

    filter report based on text box

    hi let me explain in brief i have text box "admission month/year" in form1. in report name as (report2007) it show all record. i want to filter these record. like august/2007 or august/2008 so i want to use text box "admission mont/year" or cmd button for these please check it and show me...
  5. D

    filter report based on text box

    hi all i have a database which have tbl1 with field admission year with data like august/2007, august/2008. i have entered all data with help of form1. my problam is that i want filter report. user click a button so a form opened and than he entered data in a text box like august/2007 when he...
Back
Top Bottom