Search results

  1. E

    Update Query: Random Number No Duplicates

    Hi billmeye, There are two types of records bing entered in to my table. New cases that have never existed before (these get the unique random number), and follow ups to those cases. Any follow up records added to the table should have the same ID number as the origional case. This is why I...
  2. E

    Update Query: Random Number No Duplicates

    Hello I need some help. I have a form which allows the user to add new records to a table. After the user had entered all the information into the form, they click a command button to add the record. In addition to adding the new record, my command button runs an query which is supposed to...
  3. E

    Queries to Make Org Chart Files

    I did google it. All I've been able to find is a lot of VBA code that isn't working. Any other suggestions?
  4. E

    Queries to Make Org Chart Files

    I’m trying to create a process in Access that will a give me a file I can use to build org charts in Visio. I have a table which contains all of our employees and all of their info. The table is called “EmployeeList” Employee ID Employee Name Employee Job Code Employee Job Title Employee Pay...
Back
Top Bottom