Search results

  1. M

    export report to another language

    hello experts. i was wondering if its possible to export a report to another language i want my report in english with arabic version of the data in the bottom. is it possible?? thanks
  2. M

    search in form

    hi experts.... so i have about six tables with individual forms for each of them. i have used to combo box with lookup wizard to select the employee number in each form so tht the user can enter the details by selecting the emp no. but the problem is that when the emp no is selected , the...
  3. M

    data in table gets interchanged

    ok so i cant use a bound combo to FIND a record. i get that. but how do i display the details of employee by selecting the emp number entered (i thought using a bound combo was the solution)??and how do i edit it at the same time (if the user wants to )???
  4. M

    data in table gets interchanged

    no i am not using a bound combo box for searching anything...infact im not searching any details....but it occurs to me, whenever i click on the EMP NO it doesnt show the details for tht specific emp no. instead it shows the details of the first epmloyee. how do i get my db to show the details...
  5. M

    data in table gets interchanged

    no i dont mean that the records are not displayed in the same sequence as i created them. what im trying to say is that the records are getting interchanged automatically. for eg: 1 XXXX 2 abcd 3 wert 4 fghh 5 ghjk 6 iopt is becomming 6 XXXX 2 abcd 3 wert 4 fghh 5 ghjk 6 iopt or 2 XXXX 2...
  6. M

    data in table gets interchanged

    hello experts i have created 6 tables and individual forms for each of them to fill those tables. also i have reports which are bounded to 4 of these tables/forms. my problem is this : i have successfully filled the tables using these forms. but whenever i open it the next day or so, the...
  7. M

    validation for bank NO

    i have a db with the following table std name (text field)(lookup fields) std no (number) bank ( yes/no) bank no (number) i have created a form to enter values into the table. this is the problem i want to allow users to enter values for bank no if BANK (yes/no) is yes if its NO, then bank...
  8. M

    individual report for employee ...PLZ HELP !!!!

    hi experts this would be my first post. so i have created an access db with forms to enter data into tables and also created a report. the db has employee tables, salary, prev employment...etc, etc... the forms are seperate for separate tables. i also have a switchboard which opens the...
Back
Top Bottom