GaryWilsonCPA
Technical User
I am a novice - building an accounts recivable program. I want to build a form that brings up a list of charges. I need those charges to be temporarily stored in a list so that the user can mark which charges are paid. Then I need to copy those charges paid to a payments file.
I am looking for some ideas on how to handle the temporary list of charges.
The idea is that the user brings up the list of charges and then decides which ones are paid and then marks them paid. the program needs to copy these to the payments file.
I am looking for some ideas on how to handle the temporary list of charges.
The idea is that the user brings up the list of charges and then decides which ones are paid and then marks them paid. the program needs to copy these to the payments file.