Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: heatherci
  • Content: Threads
  • Order by date
  1. heatherci

    Disable a field in a form

    Hi, I want to disable entry into a form field based on the entry of a prior field. For example, if the person enters "A","B" or "C" into field [TASK], then the [COUNT] field is disabled or will not accept data. (This also could just default to "0") If the selection in [TASK] is "D" or "E" I...
  2. heatherci

    Unrecognized File Format error in Access

    Hi, I closed my Access 2003 database at work and came home and was going to begin working on it again and now I am getting an Unrecognized File Format error.Is there a fix for this? I've tried converting, compact and repair and creating a new database then importing but I still get the error...
  3. heatherci

    Undefined "function" error

    Hi, I have an Access 2003 database on our server and it has been working fine until two days ago. Certain queries are running into various Undefined "function" errors. The functions so far have included the date() and Mid function. What is now causing this and can it be corrected?
  4. heatherci

    Sharing a Linked Excel File

    A database I have is linked to an Excel file that contains data pulled and saved from another source each day. This data is uploaded and appended to an Access table. For some reason, each time they overwrite the excel file it takes out the Share Workbook link which inturn causes the database to...
  5. heatherci

    Form Filter Issue

    Hi, I am applying a docmd.applyfilter command onclick to a form cmdbutton. I have used the code many times before but cannot figure out why it will not filter. This form does contain many one-to-one subforms the others have not. The code is docmd.applyfilter , "[DueDate]= 'date()'" to...

Part and Inventory Search

Back
Top