Search results

  1. N

    Iif Contains in column from other table

    Hi, I have run into a conundrum that I have spent far too many hours trying to work through. :banghead: Hopefully I can find some assistance here. I'm trying to streamline a presentation for a department in my company by pulling their spreadsheets into access via the external data, and running...
  2. N

    Multiple Data Entry Formats

    I'm admittedly a little confused here. What do you mean "have a FLAG"? Is this a yes/no box or something different? Thanks:)
  3. N

    Multiple Data Entry Formats

    I am having an issue with a database I'm creating. It is a root cause analysis database. One of the fields is Target_Date. I need to set up queries that alert us if the target date is coming up, (in a week or so), or if it is past due. The issue is that some target dates are simply, "Next...
  4. N

    Updating an unbound text box

    Thank you... I actually had "=Max([Initial_Root_Cause_Analysis_Why_Detection].[Why]) in the text box. When I changed it simply to Max([Why]) it worked. I knew it was simple:)
  5. N

    New to the Forum

    Hi: Wanted to introduce myself. I'm Nick and I've been working with Access for 6 months or so. Though I've been able to develop a lot of fun and exciting databases, I am a novice when it comes to SQL and I know that I can do so much more with the program. I look forward to being a member of...
  6. N

    Updating an unbound text box

    Hi: I'm new to Access, so please let me know if I veer away from acceptable decorum, as I have seen some warnings to others. I am developing a database that deals with root cause analysis in a manufacturing environment. One crucial part of this is the "5 why" questions. Since this is not...
Back
Top Bottom