Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21848

how to check automatic a status of a check is paid by Date and update another table

$
0
0
i have a table called checks
and a combobox in a form with status names "paid" & "Delayed"
now lets say i give a check 2 weeks from now
how do i make that if this check suppose to be paid at the date i select then it will automatic update and change its status from delayed to paid in the table?
e.x
i gave a delayed check to a supplier 1 week from now to 2-1-2014
when this date arrives then this check becomes paid in the table
i never done this before
do i need to add a timer to check the dates?
this are the tables
Code:

table name Checks
ChkID AutoNumber
ChkDate Date/Time"this is the date i register the check in the system
ChkAmount Currency" this is the amount of the check
ChkPaymentDate Date/Time "this is the date that the check needs to be paid
ChkStatus Text " status of the check " Paid" - "Delayed"

if any information is needed i will add
thank you sincerely
salsa 31

Viewing all articles
Browse latest Browse all 21848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>