Abdullatif
New member
- Local time
- Today, 01:08
- Joined
- Apr 15, 2020
- Messages
- 4
1)The attached file database.txt is actually an access 2016 .accdb file and only needs to change the extension from .txt to .accdb.
2) the issue is:
The attached continues form includes two combo box fields (charge type and charge category). The second combo box value depends on the requery of the afterupdate property of the first combo (charge type). But when a new value is selected on the first combo (charge type) box the previous rows get deleted on (charge category).
2) the issue is:
The attached continues form includes two combo box fields (charge type and charge category). The second combo box value depends on the requery of the afterupdate property of the first combo (charge type). But when a new value is selected on the first combo (charge type) box the previous rows get deleted on (charge category).