Recent content by GaDauBac

  1. GaDauBac

    Form Controls as Pseudoarrays

    I see an error when I execute
  2. GaDauBac

    Help with tables.

  3. GaDauBac

    Help with tables.

    Thanks everyone. I did it. When changing to Office 2007 or later, Access used a library other than 2003, so it had to be explicitly declared as using the DAO or ADODB library. Do not use "Dim As Database", must use Dim db As DAO.Database - Dim rs As DAO.Recordset
  4. GaDauBac

    Help with tables.

    Hi everybody! I don't know how to move records with field "Luu" = true from database "QCNB" to database "LuuDuLieuQCNB" with the same table. After that, all the fields that have been moved will be deleted. I have attached the folder containing the database here. Hope everyone can help me. Thanks...
  5. GaDauBac

    Question about query.

    Really thank you very much!
  6. GaDauBac

    Question about query.

    Yes! that's exactly it, thank you for understanding
  7. GaDauBac

    Question about query.

    These 2 records have 1 HD number, so they are in 1 invoice (so they must be grouped in the same invoice)
  8. GaDauBac

    Question about query.

    Hi! I see when the Query query returns the results as shown, I want to group SHD 14, 15, 16 (which is 2 items but only in 1 invoice) Please help me check. Thanks!
  9. GaDauBac

    Question about query.

    Thank you! Can you tell me why?
  10. GaDauBac

    Question about query.

    Hello! After I edited the Query it failed again please review it for me and tell me why it failed. Now Query does not group ? Thank you!
  11. GaDauBac

    Question about query.

    But after query, the returned result is true??
  12. GaDauBac

    Question about query.

    Hi everybody! I have 1 database with the following error: - At the query "qrGiaTriHD" when opened, it reported an error that did not enter "TongTT" and "TienGiamGia" but still reported correctly. How to not get such an error? - How does Query display like this? I attached the database. Thank...
  13. GaDauBac

    Help open the Report and save it in PDF format

    Thank you very much! Wish you all the best, good luck to you!
  14. GaDauBac

    Help open the Report and save it in PDF format

    Sorry I bothered you again I want it to save to "HDkiemPXK" folder but do many times without success. Can you help me again? Thank you.
  15. GaDauBac

    Help open the Report and save it in PDF format

    Thank you very much! Hope your health is good!
Top Bottom