Search results

  1. khawar

    Calculations with many-to-many relationship

    you can upload it here
  2. khawar

    Calculations with many-to-many relationship

    We are here to solve your problems and giving you advice no one can charge you for giving advice on this forum
  3. khawar

    Calculations with many-to-many relationship

    can you upload database zipped (if possible)
  4. khawar

    Calculations with many-to-many relationship

    At which routine it gives the error I think its Update Sequences
  5. khawar

    Calculations with many-to-many relationship

    Is your problem still not solved
  6. khawar

    Duplicate record warning

    You can make the vendor code and invoice number primary key
  7. khawar

    How Do I create a temporary table?

    No need to creat a delete query for a make table query because data will be deleted automatically each time make table query is run However you may need it for and append query
  8. khawar

    Counting

    What do you want to count
  9. khawar

    Calculations with many-to-many relationship

    I think you can do it yourself now
  10. khawar

    Find field with highest and lowest value in a table

    cant understand
  11. khawar

    Find field with highest and lowest value in a table

    Download the attached file
  12. khawar

    Calculations with many-to-many relationship

    Download the attached file and check if it fulfills your requirement
  13. khawar

    SEEKING HELP - importing queries to form

    use this as control source of field =dlookup("[SumOfPrice]","[stationary jan]")
  14. khawar

    SEEKING HELP - importing queries to form

    Can you explain in detail what value you are trying to retrieve
  15. khawar

    Calculations with many-to-many relationship

    Customer 5 also belongs to asset3 and asset4 why asset4 is not in category 1 i mean first record
  16. khawar

    Calculations with many-to-many relationship

    i CANT UNDERSTAND THE CALCULATION BECAUSE I HAVE NOT SEEN THE ORIGINAL DATA Tell me the customer balances and asset values
  17. khawar

    SEEKING HELP - importing queries to form

    It cannot be displayed like this field must be in record source of form or in query or table which set as recordsource
  18. khawar

    SEEKING HELP - importing queries to form

    Set the control source of the field on form to the field on query
  19. khawar

    Calculations with many-to-many relationship

    Download attached file and check queryFinal should it be like this
  20. khawar

    Calculations with many-to-many relationship

    Still not able to understand what are the results you want
Back
Top Bottom