Search results

  1. B

    Required Fields

    I was unable to view your attachment, I got the following error: "Unrecognized database format"
  2. B

    Required Fields

    Here's my situation, I have Access 97 I have a form that users update, but they continue to leave this one field blank and I have to go behind them to enter this date. Field Name: OrigProcDt This is a date field I don't want this field to be a required field in the table, because it won't...
  3. B

    Required fields

    Is there a way to make certain fields within a form required fields, I don't want to make them required on the TABLE, just the form. I have a problem with certain individuals leaving certain fields blank when they update a form and I need it to stop. Any help would be appreciated.
  4. B

    Follow-up date

    Scenario: A claim is sent to processing today 6/17/04 and we need to follow-up in 7 days to make sure it was completed. How can this information be stored in the table, so that a query can be run at a later date that displays all the records that are 7 days are older, just in case we don't...
  5. B

    calculated fields

    What about... I have a similar situation. Balance Adj Reductions Less fee credits (amount we pay the vendor) Savings (amount we'd like to auto calculate if possible) I tried to run a query but it returned no results, even though I had 8 records that met the criteria. I placed the formula in...
  6. B

    Automation through E-mail

    We use the email system to send requests by form when sending to another department. Can this form system be used to automatically log the data into an Access database. I am not a tech person, so please try and explain it as simple as possible. Any help would be appreciated. The ultimate...
  7. B

    Msaccess has caused an error in MSACCESS.EXE.

    any existing database, it won't let me create a new database (crashes)
  8. B

    Msaccess has caused an error in MSACCESS.EXE.

    Msaccess will now close... This is happening when I try to create a new form, query or report as well as trying to import data. Do I need to remove Access and reinstall it? I have Access 97, please help, thanks
  9. B

    Text box issue

    One problem though, we update several records before we close a form, would it go back and convert all of them when we close the form?
  10. B

    Text box issue

    I have a form that has two text boxes. We want the data entered in these text boxes to be in ALL CAPS. I entered an Input Mask, however, there is a limit of 250 characters for a mask, even though these are Memo fields and can have more than 250 characters entered in these boxes when the masks...
  11. B

    Text Box

    Still no answer yet
  12. B

    Editing data with a field

    Insert key doesn't make a difference, toggled on or off...
  13. B

    Editing data with a field

    I have a problem that I need help with. When I go to edit data within a field, example, to fix a mis-spelled word, it won't let me insert the data, I have to re-type all the information to the right of where I am making my correction. Example: This is the incorect information entered in the...
  14. B

    How to track amount of work done (production)

    Access '97 - Is there a way to track the amount of work completed by an individual. I have about 10 users and the Auditing Department wants to know how many records were updated the previous day and if those records updated can be listed somehow. I said that I would ask, so here you go!
  15. B

    Text Box

    I am having a problem with the way the entered data is displaying in my text box. Here is an example below: The Insured called and asked why did we deny her claim. The entered text will move to the next line automatically when there is plenty of space left on the previous line. I have set...
  16. B

    Filtering Specific Data

    Thanks, it's working perfectly now.
  17. B

    Filtering Specific Data

    Query - filtering out specific data I have created a query that contains information received within the 4th qtr of 2003. However, I also need to filter out specific data from another field. Example: under the received date I have the criteria set as: Between #10/1/03# and #12/31/03# Under...
  18. B

    Checking for duplicates

    I get a Compile error: Expected list separator or ) This happens at "tblClaims" How exact do I have to be with the spaces and commas and quotation marks?
  19. B

    Checking for duplicates

    I have set up a database that doesn't allow Duplicate Claim#'s and when our users are entering new Claim#'s in their forms, it doesn't notify them that they are Duplicate Claim#'s until they have completed filling in all of the form. This is wasting valuable production time. I want to know HOW...
Back
Top Bottom