Recent content by scorpio125

  1. S

    TempVar in Form Issues... NO VBA

    Because I am not a programmer this was dumped on me. Soon as I am done I won't be maintaining it either.
  2. S

    TempVar in Form Issues... NO VBA

    No its the user id creates tempvariables so when I get the entry screen I want it to show the employee name who logged in on the form BUT when updating the actual table I need the key to get passed to the table not the employee name. Maybe this is another way to think..... The...
  3. S

    TempVar in Form Issues... NO VBA

    Sorry if this is amateurish question, I have an employee login form basic stuff Crew, Employee ID, location etc. This form creates these as TempVars. This all works fine. Then I got to another form order entry and populate these fields into the form, this form is supposed to update the orders...
  4. S

    Validating Text field on Form against another field in same record.

    Have I phrased this incorrectly?
  5. S

    Validating Text field on Form against another field in same record.

    Basically it is a list of materials to be used on a job site at different stages. The materials are restricted to the list from my lookup table. There are 4 materials that can be chosen for each stage of the job but cannot repeat. LKUP Material Type Table Earth Fire Water Air Space...
  6. S

    Validating Text field on Form against another field in same record.

    Sorry if this has been discussed already, i'm not even sure I have the right terminology down yet. I have a form where I would like to validate (restrict) choices in subsequent fields. Example Combobox choices are Air, Fire, Water, Earth, Space In the form I have 4 fields = Material1...
  7. S

    Hello! Ninjas needed!

    New here and new to access. Many years ago I was a COBOL programmer so somehow I got stuck creating a database in access at my new job. RUSTY is not the word! LOL Gonna need some of you ninjas on my side!!!!! ~George
Back
Top Bottom