Search results

  1. C

    My First Database (design is confusing me)

    I'm developing my own personal finance database and the part stumping me on the design is how to setup the categories per transaction. For example a primary category would be "home" and the secondary category would be "furnishings". How do I set this up? I'm getting stuck on how to tie it into...
  2. C

    Enter another form based on a subform without writing code

    What is the easiest way to access another form based on the information in a subform? I prefer not to write code since I'm a beginner. I have table "Employees" and a table "Projects" with a Many to Many relationship. I have a form designed that allows users to enter project information and...
Top Bottom