Im just posting this on the blog because i think this is important and i will be constantly referring ot it so i thought it would be good if it was on my blog :)
Buttons can be used to control database functions in this case we will create a button to open a query. Open a database that has a query in it then;
Create a form using design view.Click on the Control Wizard tool.
- Click the Command Button tool.
- Click on the form where you want the button to appear.
- The window shown below will appear. Select Miscellaneous and Run Query as shown. Click next.
- Select the appropriate query (you have to have made a query before hand). Click next.
- Label the button by selecting the text option. Click next.
- Name the button command then click finish.
- While still in design view create labels for your form using the Aa tool.
- You can colour the background by simply right clicking on it and choosing Fill/Back Colour.
- Resize and position the queries as required then click save to have them permanently appear in that position each time the button is clicked.
No comments:
Post a Comment