GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Database  >  Microsoft Access

 Print  |  
Question:  How to run a query using macro in Microsoft Access database?



September 09, 2008 14:37:24 #1
 gaur_dpak   Member Since: September 2008    Total Comments: 1 

RE: How to run a query using macro in Microsoft Access database?
 
Go to the macro section of a database section. Choose OpenQuery from the drop down list. Further choose the Query name from the list below (of already made queries in the database). The run the macro. U will see the result.
     

 

Back To Question