qiqinuinaifen128
Registered User.
- Local time
- Today, 05:34
- Joined
- Dec 21, 2008
- Messages
- 29
Hi all,
I'm a beginner in Access. i hope i can get some advices here.
I have a Form Database.
There are several field in my database.
1.InstructorName <textbox1>
2.InstructorNumber <textbox2>
3.Fees <textbox3>
I decide to add a button and a label/textbox into my database and the label/textbox will display below message after i click the button.
CONFIRMATION
Instructor: <InstructorName> <InstructorNumber>
1st lesson on 2 Jan and every Friday 4.30pm @ ABC Swimming Complex.
Fee: <Fees> per month per student
You may make your first payment by bank/internet transfer to UOB current 123-456-789 or DBS Current 123-456-789 within 3 days to confirm your slot. Kindly update us upon successful transaction for verification purpose.
Many thanks!
The red color text is the test that from the database
How should i write the command into my button?
Thank you in advance
I'm a beginner in Access. i hope i can get some advices here.
I have a Form Database.
There are several field in my database.
1.InstructorName <textbox1>
2.InstructorNumber <textbox2>
3.Fees <textbox3>
I decide to add a button and a label/textbox into my database and the label/textbox will display below message after i click the button.
CONFIRMATION
Instructor: <InstructorName> <InstructorNumber>
1st lesson on 2 Jan and every Friday 4.30pm @ ABC Swimming Complex.
Fee: <Fees> per month per student
You may make your first payment by bank/internet transfer to UOB current 123-456-789 or DBS Current 123-456-789 within 3 days to confirm your slot. Kindly update us upon successful transaction for verification purpose.
Many thanks!
The red color text is the test that from the database
How should i write the command into my button?
Thank you in advance