I have found some similar posts on this but nothing that I can get working on my end. I feel like :banghead: at this point because I'm sure it's something easy I'm missing. I'm still somewhat new to the more advanced Access stuff so please be gentle... 
I have one query that creates a list of all relevant customer information (account#, name, ownership type, contact, etc) from two tables. What I'm trying to do with this is create a form that, when the account number is selected (combo-box) or entered in, the rest of the fields will automatically update with the corresponding information for that account.
Right now I have it so that I can change the account number, but it doesn't update the rest of the account information.
Any help is greatly appreciated.

I have one query that creates a list of all relevant customer information (account#, name, ownership type, contact, etc) from two tables. What I'm trying to do with this is create a form that, when the account number is selected (combo-box) or entered in, the rest of the fields will automatically update with the corresponding information for that account.
Right now I have it so that I can change the account number, but it doesn't update the rest of the account information.
Any help is greatly appreciated.