I put a command button for user to move 2 type of records to 2 separate tables: The caption is "Move completed/inactive records to archive".
When user click the button, it should give 2 choices, "completed" and "inactive", like msgBox or pop-up.
I don't know how to use the msgBox, they seems to design for system message, like vbYes, vbNo....
Can anyone give me an idea how to customize the msgBox ? Thank you.
When user click the button, it should give 2 choices, "completed" and "inactive", like msgBox or pop-up.
I don't know how to use the msgBox, they seems to design for system message, like vbYes, vbNo....
Can anyone give me an idea how to customize the msgBox ? Thank you.