Search results

  1. M

    calculated field

    I have this query which selects two fields and calculates it in another field. But the calculated field has more than 1 expression.Eg If field A < Field B,Field B + Field C AS X,If field A < Field C,Field A + Field C AS Y.The problem is that when I show this on the Form I want only 1 of the...
  2. M

    expr1001

    I want to change the column name after I have run my select query.The column name is currently expr1001.How can I do this?? Thanks
  3. M

    using combo boxes in a subform

    I have this employee table that have column names - Name,Job description,etc and Deduction1,Deduction2....... DEDUCTION 22. Table looks something like this: Name Job Descript Deduction1 Deduction2 Deduction3 Peter Clerk $10 $0 $2 I want to show...
  4. M

    executable

    how do we create an executable file of a form with only the form showing and the access window grayed out.
  5. M

    adding entry

    Iam trying to add a new entry in a table using a form.iam a newbie in ms access.can someone pls help me...
Back
Top Bottom