Im somewhat of a beginner. I know a little vb and im just starting to get my feet wet in OLE. Now what i currently have is working but it has alot of useless steps. I keep my data in access. I run a form that runs a query based off the inputed data from the form. Access then exports the data into a user-named excel file. I then have to use a macro in excel that prompts the user to browse for the data file. It then opens it, does what it needs with the data and the data file is never used again. 
Nirvana:
I want to run a form within excel that opens access >> the correct db >> and then runs the query based on the data inputed on the form in excel. Then I want the retrieved data to be applied directly into excel instead of saving the data to an individual file.
What will satisfy me:
I currently have a button that is nothing more than a shortcut to the form in access. It opens access, then the DB, then the correct form. But that's as for as i've taken it. I feel like i can figure the jest of this out but I dont know how to get past opening the form. How do I access the controls on the form just like they were local to excel? If i could do that I would still have data files but the user would only have to work out of excel instead of going into access....exporting the data and then going back to excel to import the data. It would be nice for them if excel exported the data based on prompted inputs and then closed out the db and access.
ANY AND ALL HELP IS APPRECIATED!
 Nirvana:
I want to run a form within excel that opens access >> the correct db >> and then runs the query based on the data inputed on the form in excel. Then I want the retrieved data to be applied directly into excel instead of saving the data to an individual file.
What will satisfy me:
I currently have a button that is nothing more than a shortcut to the form in access. It opens access, then the DB, then the correct form. But that's as for as i've taken it. I feel like i can figure the jest of this out but I dont know how to get past opening the form. How do I access the controls on the form just like they were local to excel? If i could do that I would still have data files but the user would only have to work out of excel instead of going into access....exporting the data and then going back to excel to import the data. It would be nice for them if excel exported the data based on prompted inputs and then closed out the db and access.
ANY AND ALL HELP IS APPRECIATED!