Search results

  1. X

    Help Needed: Linking form and tab control details

    Hello, I tried deleting some tables and forms but the size is still more than 2mb. :confused: What i just want to do is just load the user profile information sitting in the tab control after logging in from the login form. Which really giving me a hard time doing so. i've been...
  2. X

    Help Needed: Linking form and tab control details

    Hello Everyone, I'd like to seek a little help with my form linking a Tab Control. I have a form named "frm_Instructor-InspectorDB" where I want to pull up the the information of a certain employee profile from the Tab Control as soon as the form gets loaded after logging in. I...
  3. X

    Autopop text box based from the value of another text box

    Hello Mike, Thank you for your reply. Attached herewith is the zipped copy of my db. Thank I honestly dont know if im doing it correctly. hehe. What i want to do in sf_UAQStudent form is to display the corresponding amount of whatever is in the Course to Enroll 1textbox to the Promo CTE1...
  4. X

    Autopop text box based from the value of another text box

    Hello, I've used DLOOKup but i guess, it's not working for me. I'm not sure though if i'm doing it right but below is the code i used. =DLookUp("SpecialRate","tbl_Coursecode","CourseName=" & [txtCTE1])
  5. X

    Autopop text box based from the value of another text box

    But if you mean, did i assign the correct control source on each field, my answer is, Yes. some of the fields are really blank since i didnt enter any value on some of it.
  6. X

    Autopop text box based from the value of another text box

    Thank you so much for the reply Mark. I guess my answer is I honestly don't know if the data has been normalized since i don't have a clue on how to do it. I'm sorry but how will i do that? Thanks in advance... :)
  7. X

    New Member

    Thank you :)
  8. X

    Autopop text box based from the value of another text box

    Hello, I need a little help in doing my form. I am working on a text box and I want to display the associated value of whatever entry from textbox which record source is another table. ex. if textbox 1 populates "Coke", textbox 2 should display the amount of "$1" note that the data...
  9. X

    New Member

    Hi Everyone. My Name is Ae from Doha Qatar. I am new to this and honestly forgot and can no longer understand some codings in VB. I am trying to maximize all the available options in MS Access. but im still having some confusions though. Actually A lot. hahaha. I hope you guys help me with all...
Back
Top Bottom