Results 1 to 2 of 2
  1. #1
    chaddresnick is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Dec 2014
    Location
    Dayton, Ohio
    Posts
    30

    Form Help

    I created a very basic form. I have three fields: customer number, customer name and customer status. I made the customer number a combo box. I want the other two fields to change to display the correct information when you select (or enter) an existing customer number. The combo box does not allow for new customer numbers to be entered, just existing ones.



    Right now, when I change the value in the customer number, the other fields do not change. Am I missing something?

  2. #2
    Rawb is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    You will need to use VBA code or a Macro to change the other fields each time a new value is selected from the Combo Box.

    Try taking a look at this link and see if it helps: http://access.mvps.org/access/forms/frm0058.htm

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums