Search results

  1. B

    Changing color in a field

    Is there a way when a user enters a data in a field it will auto change the color to other fields. For example There's a field called "in storage" once the user enter a data in that field i want access to make the first name, last name and social security to be the color red. Thank you in advance
  2. B

    Disable subform if your not admin user

    Good idea saintsman In reply to SteveA I don't have the security setup yet. I have about 50 people that will be accessing the form. 2 out of the 50 are admin users. I'm planning on setting it up so when they launch the database it asks for user name and password. If the user is admin it will...
  3. B

    Disable subform if your not admin user

    I have a form with a subform. I want the subform to be only available to the admin users. It's kind of like Hidden the subform and then if it's admin make it available.
  4. B

    Moving record to another table

    I need help, I have a table that keeps track of the library books we have. I want the user to be able to click on a button to take the record and move it to another table ( They thinking they deleting it but they actually taking it out the main table and moving it to another table witch is only...
  5. B

    Moving record to another table

    I need help, I have a table that keeps track of the library books we have. I want the user to be able to click on a button to take the record and move it to another table ( They thinking they deleting it but they actually taking it out the main table and moving it to another table witch is only...
  6. B

    input text in a field automattically

    I want to write a code where it looks at a field called Box number if the box number field is blank then it will go to another field call Storage and enter " No box number for storage" Please help It should be something similar to if isnull then go to the field and enter the following text. I...
Back
Top Bottom