Recent content by KimDS

  1. K

    drawing graphics/objects

    I am making a form to calculate beam positions for wooden pallets. There are some positions on which it is not allowed to have beams. The sofware takes this into account. For a visual check I would like to draw the forbidden zones and the beams of the pallet. Basically I would like to draw...
  2. K

    compact report

    I have a query with multiple productivity parameters (weight, time,...) for different dates and different machines. If a make a report based on this query I get a very long report because I would group on the machine so all data is repeated for every machine. Is there a clean way to make a...
  3. K

    copy multiple fields on selection of dropdownlist

    Thank you! However I don't think that is what I am looking for. I will only select 1 person in the dropdownlist. The dropdownlist will add this persons ID to the new record in the worktime registry table. Besides this persons ID, I also want to copy a few other fields from this persons record...
  4. K

    copy multiple fields on selection of dropdownlist

    I am making a DB to register working times and places of staff. I have some tables of which staff details and worktime registry are relevant for my question. In a form I fill in the working time, place, date and person. I select the name of the person with a dropdownlist. When selecting a...
Back
Top Bottom