G
Guest
When I add a new record.
1) I want to increase +1 in my ID code number when I add a new record. Ex.
the first record code number is 49001 . then if i add a new record the
ID_code_number textbox will show 49002 automatically.
2) In the newly year January 1st, 2007 . The ID_code_number in a new record
can detect that newly year so the ID_code_number will show as 50001 then
50002 in the new record
pls. help me to code for that work.
1) I want to increase +1 in my ID code number when I add a new record. Ex.
the first record code number is 49001 . then if i add a new record the
ID_code_number textbox will show 49002 automatically.
2) In the newly year January 1st, 2007 . The ID_code_number in a new record
can detect that newly year so the ID_code_number will show as 50001 then
50002 in the new record
pls. help me to code for that work.