Search results

  1. L

    Need help with a Switchboard Error

    We use a switchboard on our Access Database and just recently when we go into any option on our Switchboard it will not let us edit the data. It gives this error " This Recordset is not Updateable." So next I tried to go in to the Switchboard Manger to take a look but it will not let me in...
  2. L

    Help me block out the first 5-digits of the SSN

    That worked RV. Thanks so much for your help.
  3. L

    Help me block out the first 5-digits of the SSN

    I hope someone can help me. I have a report that prints out with the customers social security number on it. I need to change it so that only the last four digits of the SSN show, so it would like something like this XXX-XX-1234. I still want it to keep the full SSN in my Table though so we...
  4. L

    Sharing an Access Database

    I have an access database that I used to be able to share between 5 different people (we were all able to input data at the same time) Something has changed and now only one person can get in to work on it at a time. If someone else tries it tells them that it can't find the database. Has...
  5. L

    Query Confused.

    I'm hoping someone can help me. I have a database that lists organizations and account numbers. The problem is, one organization may have several account numbers attached to it, or one orginization may be listed twice because it has 2 different signers on it. For example: ABC - 1111 ABC -...
  6. L

    Default Value in a Combo Box in a form

    Default Value in a Combo Box in a Form I was able to get it to work. I deleted the combo box and created it again using the wizard, then set the default value for the combo box. It worked perfectly. Thanks for your help.
  7. L

    Default Value in a Combo Box in a form

    Default Value in a Combo Box in a Form I have went to the Design side of the form and to the combo box, right clicked on it and set the default value property to "None" but it is not working. I have also tried to set the default there and on the table side but that didn't seem to do the trick...
  8. L

    Default Value in a Combo Box in a form

    I am fairly new to Access and have inherited a database. I am trying to default a "None" value" in two different combo boxes (drop down boxes) and can not get it to work. I have tried to default it from the table and also from the form, nothing seems to be working. I have a table, form...
Back
Top Bottom