Search results

  1. Q

    Question Form - Combo Box

    Hi John, thank you for your generous help. It work ^^, But i have another problem. Since i display a report into a textbox. But when i run the program. It prompted me a message "The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data" I...
  2. Q

    Question Form - Combo Box

    Thank you John. It's work! I have another enquiries First Columns Second Column 1 Bank Transfer 2 Cash 3 Credit Card If i make a selection in my combo box, and i want to display the second column content in to a textbox. What is the code should i type? Thank you so much.
  3. Q

    Question Form - Combo Box

    Hi, I have a two columns combo box. which is look like below First Columns Second Column 1 Bank Transfer 2 Cash 3 Credit Card after i selected any one of these three, the combo box only show the first column...
  4. Q

    Question Combo Box

    I'm just begin to learn VBA. I have a simple question I have a Combox and below is the value in my Combo Box Bank Transfer Cash Payment Credit Card Cheque Payment My question is, how can i write my command for If (Bank Transfer is selected) message display "Bank Transfer is selected" If...
  5. Q

    Ms Access Beginner - Need Help

    Can help me for another question Can i add another "if Else" in the command. We have two type of payment methods. In my database there is a field for drop down list. It is for record how the student make the payment? There are two choices for them. First is Bank Transfer, Second is Cheque...
  6. Q

    Ms Access Beginner - Need Help

    Thank you for your reply. It's really solve my problem and add one more checking for my database. It's really powerful. I would appreciate you help. Are vbCrLf and vbNewLine the same?
  7. Q

    Ms Access Beginner - Need Help

    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...
  8. Q

    Automatic Create Message - Microsolf Access

    Thank you for your info. But don't know how to use it in my Database.
  9. Q

    Automatic Create Message - Microsolf Access

    Dear Pros, I have a question about Microsoft Access. Currently i have a simple Access datebase for my client. The database contain all my customer particulars. Every time if thare is new customer in, i has to send a SMS to my client. Below is the template of my SMS. CONFIRMATION Instructor...
Back
Top Bottom