Search results

  1. R

    unbound text fields

    I have 3 unbound text fields. textfield1,textfield2,textfield3 textfield1 = date() textfield2 = computer name() textfield2 = user name() how do i save the result to a field in the table. say "date()" should be save on datetoday field, "computername()" to machinename field and "username" to...
  2. R

    combobox issue

    Thanks OMS I was able to make it work base on your recommendation
  3. R

    combobox issue

    I think the right question would be "how to make text field visible based on combo box selection?"
  4. R

    combobox issue

    I have a combo box which is displaying option1, option2, option3 etc. I need to display another field when i choose say option2. How do i do these? Help please.
  5. R

    Question RFID Inquiry

    thank you very much for the reply. i will check those forums
  6. R

    Question RFID Inquiry

    Just want to know if anybody has or have used RFID with access database? access version doesn't matter Any information on this?
  7. R

    Noob

    Hello all, Can somebody help me. I would like to build an in-house database just to keep track of all the equipments that is in our office. I don't know where to start. Had some basic idea of access but that is it. Pretty much it would be like an inventory wherein I will be able to assign to...
  8. R

    Forms with 2 subforms

    Thank you very much for your response. Can you show me how to lock it and unlock it if I want to add a record plus why is the subforms not being shown if I set the main form to "allowedition=no"?
  9. R

    Forms with 2 subforms

    Hello, Need help! I have created a Form with 2 subforms I am using access internal commands for adding records and from going from 1 record to another. The main form and the 2 subforms are accessing different tables. What I want is to have the data on the main form lock so that it doesn't...
Back
Top Bottom