Search results

  1. B

    Form Information is Self-Duplicating

    Greetings: Has anyone experienced forms duplicating resulting in multiple records? Attached is a zipped copy of my database. The first button shown on the switchboard is titled "Enter Project Details." scrolling through the records on at time, you'll be able to see the records that were...
  2. B

    Field Key, Join Key Mismatch Error

    Greetings: Has anyone ran into the following error: The error: "The current field must match the join key '?' in the table that serves as the 'one' side of one-to-many relationship. Enter a record in the 'one' side table with the desired key value and then make the entry with the desired join...
  3. B

    Copy Last Entered Record with DMAX and DLOOKUP VBA

    Greetings, I sure could use some help with VBA that will make it possible to copy the last entered record using a command button on the database's Task Details Form and applying DMAX and DLOOKUP VBA. I have attached a WinZipped copy of my Scheduling database to help expedite a solution. Thank...
  4. B

    Linking a Field in a Form to a Calculating Field in a SubForm

    Hello, I have a production scheduling database with a main form with a field that totals task cost by using: =[Tasks subform]![SumOfCost] in a field which causes the field to update based on a value that's calculated in a subform for various tasks that are added to the subform. As I add tasks...
Back
Top Bottom