Search results

  1. S

    Displaying Column 1 instead of 0 in query

    I searched and couldn't find a solution to this most likely easy problem. I'm sure someone out there smarter than I can help me out real quick. I have a combo box which queries a table and then stores said tables primary key field in a field for my main table. The table queried has two...
  2. S

    Find duplicate value total and add 1

    I have a year field that automatically enters the current year when creating a new record. From there, I want my form to check the project number field to see if it is null, and if it is, count the duplicate amount of years and then add 1. For example, I create a new record. The code checks...
  3. S

    Still Learning, Need advice on old problem

    I read through this thread and implemented a few features that were suggested by Pat. However, I'm still having trouble grasping how I can get the incrementing number to reset at the start of a new year. I would prefer for it to continue on each year, but my boss likes it to reset. What I...
  4. S

    Movable property question

    Currently my form displays in a maximized window. I'm trying to get the form to display in a window. The movable command is set to 'No'. Every time I set it to 'Yes' it instantly reverts back to no. Any help or suggestions is appreciated.
Back
Top Bottom