Search results

  1. K

    How can i pass data from primary table to another table?

    ok , i have a primary table that have a field of "job", then i create another table that have a field of "job" too , then how can i do this task? Whatever i type a data into the primary table("Job" field) i want it to duplicate the data into the another table("Job" field) . is it possible to...
  2. K

    Currency validation rules In Forms HELP (ASAP)

    now i got 3 jobs that is engineer,trainee,cleck . For engineer, the salary must >=30000 and <=40000. For trainee, the salary must >=20000 and <=30000. For engineer, the salary must >=0 and <=20000. And i am trying to set the validation rules for it and it seems it cant work, can any one help...
  3. K

    Checkbox and command button error

    I am trying to perform this kind of task: ok , assume i have already key in all the data and i want to save my data. But Before that, i have to Check a checkbox(Checkbox34) then i only can press a command button(command37) to save my record into database. Then after i press the command...
  4. K

    can i change my mouse icon in froms?

    can i change my mouse cursor in froms??? And i want to ask another question , When input a data in forms, i want the result to be the first word to be uppercase.. Example, i write "kekewong", then result will be "Kekewong".
  5. K

    Can i add sound clip into form?

    can i put music into forms? IF can how can i put it? The main purpose is i just add a short sound clip for my opening forms for my switchboard main page. ANY idea to do this?
  6. K

    Question about check box, command button in forms

    HI , i am newbie here . Currently i am doing my assignment about microsoft acess using version 2007. The assignment is easy but i am trying to make it very special :rolleyes: . I dont have any Visual basic programming knowledge but i have in C and abit of java language. I am trying to do this...
Back
Top Bottom