Access Tips
Access Tips
Page 1
Access Tips
Weekly Picks Cool Websites Publications Key Trends Useful Resources Tech Tips View an alphabetical listing of Access Tech Tips
Picks Archives
http://www.createthefuture.com/access.htm
18/09/2011 21:25:15
Access Tips
On the Home tab on the Ribbon, in the Records group, click the Totals button A Total row is created in your datasheet Click the field you want to total and select the type of summary
Page 2
http://www.createthefuture.com/access.htm
18/09/2011 21:25:15
Access Tips
Page 3
For example, If you have a table that contains the fields First and Last for the name , use the following expression to create a text string that displays the values of the First and Last fields separated by a space. =[First] & " " & [Last ] Type this expression in a text box control on a form or report to display the first and last name together. (Be sure to put a space between the double quotes in the expression.)
2. 3.
On the Standard toolbar, click Office Links . Click Analyze It with Excel.
1. Use a make-table query based on this table only. IMPORTANT - Ensure that you include all of the fields from
your original table in the QBE Grid, otherwise you could loose data .
2. Open the query' s property sheet by using VIEW , QUERY, PROPERTIES , and set the Unique Values property to
Yes
http://www.createthefuture.com/access.htm
18/09/2011 21:25:15
Access Tips
3. Because you have selected the Unique Values to Yes when you run the query, Access creates a new table
without duplicate records . You can now delete the old table and rename the new one.
Page 4
http://www.createthefuture.com/access.htm
18/09/2011 21:25:15
Access Tips
To set a label or text box for vertical display Open the form or report in Design view. Click the label or text box. On the View menu , click Properties, and then click the Other tab. Set the Vertical property to Yes. For more information about the Vertical property, click the Vertical property box, and then press F 1.
Page 5
"Your current safe boundaries were once unknown frontiers." Unknown View Past Quotes [email protected] [email protected] 2011 Creative Information Systems
http://www.createthefuture.com/access.htm
18/09/2011 21:25:15